Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nbpresent-0.1.0.dev3.tar.gz (148.3 kB view hashes)

Uploaded Source

Built Distribution

nbpresent-0.1.0.dev3-py2.py3-none-any.whl (285.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page