Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucidfrontier45/data_analysis_with_python


https://github.com/lucidfrontier45/data_analysis_with_python

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

#How to view .ipynb files?
Copy the URL of .ipynb to the text box in the top page of [nbviewer](http://nbviewer.ipython.org/).

#How to boot the VM environment?
1. Download and install [vagrant](http://www.vagrantup.com/) and
[virtualbox](https://www.virtualbox.org/)
2. In the `vagrant` directory which contains the `Vagrantfile`, do `vagrant up`.3. Ta-da!