Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwcraig/ivisual-notebook-info
https://github.com/mwcraig/ivisual-notebook-info
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mwcraig/ivisual-notebook-info
- Owner: mwcraig
- License: mit
- Created: 2014-08-12T19:34:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T19:51:08.000Z (over 10 years ago)
- Last Synced: 2024-12-06T06:25:22.974Z (3 months ago)
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Installation
To run these notebooks you need:
+ [ivisual][1]: Install it with ``pip install ivisual``
+ [ipython][2] v2 or higher: If you are lucky, install it with ``pip install ivisual``# Viewing
Go to http://nbviewer.ipython.org/github/mwcraig/ivisual-notebook-info/tree/master/
Remeber, to *run* the notebooks you need to download them to your machine.
[1]: https://pypi.python.org/pypi/IVisual
[2]: http://ipython.org/