A lightweight presentation mode for JupyterLab.
Project description
jupyterlab-deck
docs | demo | ci | install | extend |
---|---|---|---|---|
Lightweight presentations for JupyterLab
Installation
pip install jupyterlab-deck
or
mamba install -c conda-forge jupyterlab-deck # or conda, if you must
See
CONTRIBUTING.md
for a development installation.
Usage
- Add slide metadata with the Advanced tools
- When viewing a Notebook, click the deck icon
- Use the navigation controls or keyboard shortcuts to navigate through the deck
- Exit the deck with shift+esc
Uninstall
pip uninstall jupyterlab-deck
or
mamba remove jupyterlab-deck # or conda if you must
Configuration
Enabling Deck Mode at startup
- see the JupyterLab docs about settings
overrides.json
.
{
"@deathbeds/jupyterlab-deck:plugin": {
"active": true
}
}
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
jupyterlab-deck-0.1.1.tar.gz
(218.8 kB
view hashes)
Built Distribution
Close
Hashes for jupyterlab_deck-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f5e77dc0002b66e33ef589aa155fc46336b4a2bfefd9bfeef2e0d01ffcd7a11 |
|
MD5 | 4136b90151301bde0ff33e6fe651a2f2 |
|
BLAKE2b-256 | c9b8dff688decff34bb3b1177a345d67da6c499af406fcfe63ef5c0257ba6c70 |