Next generation slides from Jupyter Notebooks
Project description
# nbpresent > remix your Jupyter Notebooks as interactive slideshows
![example movie](http://continuumio.github.io/nbpresent/nbpresent.gif)
## Installation `shell pip install nbpresent python -m nbpresent.install `
To also _enable_ the extension for every notebook launch: `shell python -m nbpresent.install --enable `
### Coming soon - [conda package](https://github.com/ContinuumIO/nbpresent/issues/1)
## Development The nbpresent nbextension is built from src with: - less for style - babel for es2015 - browserify for packaging
These are installed via npm: `shell npm install `
To build everything: `shell npm run build `
To rebuild on every save: `shell npm run watch `
To ensure that you always get the right assets, install the nbextension with the symlink, force and enable options: `shell python -m nbpresent.install --force --symlink --enable `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for nbpresent-0.1.0.dev0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbd3e0037e1f0a07a3121d0b1cb5f34ba3abdcfbb496d34877d915e672b18ba1 |
|
MD5 | 5dd34e84cd1c2e8a9844691c81d13a05 |
|
BLAKE2b-256 | 9c0e96ee3b9463127c423b961971995c88dfefb7054401e3cc5a7d7a74da2da4 |