Skip to main content

Program to make a jupyter notebook into offline reveal.js slideshow

Project description

offline slides

Hacky program to make a jupyter notebook into offline reveal.js slideshow. Will create a .slides.offline.html next to the notebook as well as a ext/ folder including all of the required files. You need to copy both of those for the presentation to work.

Usage

as command line tool

python offlineslides.py [-h] notebook_path

as library

from offlineslides import export_to_offline_slides
export_to_offline_slides('my_notebook.ipynb')

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

offlineslides-0.1.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

offlineslides-0.1.1-py3-none-any.whl (3.5 kB view hashes)

Uploaded 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