Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucidfrontier45/data_analysis_with_python
https://github.com/lucidfrontier45/data_analysis_with_python
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucidfrontier45/data_analysis_with_python
- Owner: lucidfrontier45
- Created: 2014-08-03T08:37:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-03T09:38:58.000Z (over 10 years ago)
- Last Synced: 2023-03-12T04:46:21.091Z (over 1 year ago)
- Language: JavaScript
- Size: 504 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!