Offline Slides
Hacky program to make a jupyter notebook into offline reveal.js slideshow. Can also output a html version. 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
offlineslides [-h] [--html] [--no-download] [--verbose] notebook_path
positional arguments:
notebook_path Path to the .ipynb notebook
optional arguments:
-h, --help show this help message and exit
--html Export as offline standalone html
--no-download, -n Do not download files if ext folder exists
--verbose, -v Output more info if true
as library
from offlineslides import export_to_offline
export_to_offline('my_notebook.ipynb')
Release files for offlineslides 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| offlineslides-0.2.0.tar.gz | 3.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| offlineslides-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.6 kB
Release files / offlineslides-0.2.0.tar.gz
| Download URL | offlineslides-0.2.0.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d28b7c469d5be2c8b04506f0d2e24a00ba0ef455d1013dc3f2028768ffde70c7
|
|
BLAKE2b-256 checksum How to use checksums |
135fc401f055a2696d2b9ada7a29ca637619150d5e537aef0b3c21aff5ea6b00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.5.4
|
Release files / offlineslides-0.2.0-py3-none-any.whl
| Download URL | offlineslides-0.2.0-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cb71757c2edebbbe65e3957ae86ce867a0a02dcf7e442737cd35604e6c4cde81
|
|
BLAKE2b-256 checksum How to use checksums |
b4aae7c69e13f482a44decd883bde776e5fff5b4cfc86b292b02feb996c3d804
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.5.4
|