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.dev1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf824ee0d077a9980ab7f7c941943912ab98d058f4b612a073650ebf3b73850d |
|
MD5 | 928e532eb8b8aff22caa9dfd8f484984 |
|
BLAKE2b-256 | 77c780d5265d6d8ab66a361f07039d3a8aa8b51bffa70c19d28f561e908df0d5 |