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.dev2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9f5d3d92671ac18ee279fe928025a226a18ba38bdf5157bd055600b44ff72ee |
|
MD5 | ae0e061c13e201c1365af412f5ed1254 |
|
BLAKE2b-256 | c31db9a4e2ee080b18904ed26fdea83020b1b9cc029162b9caf99e1fe3819ffc |