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
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
offlineslides-0.1.1.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for offlineslides-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85ad99fd470919d96feb03061d898611ec79147f788eb0028bba5d8e1b9e8c6d |
|
MD5 | a198755bbc980e71cdc26319c5de5bff |
|
BLAKE2b-256 | ebb44137326629fa086613267f0957796c5eba40c4afae9514845fa99d424745 |