A lightweight presentation mode for JupyterLab.
Project description
jupyterlab-deck
docs | install | extend | demo | ci |
---|---|---|---|---|
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.2.tar.gz
(305.8 kB
view hashes)
Built Distribution
Close
Hashes for jupyterlab_deck-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc0c5bde4488d6215f0bcd618b647df0385057630a0c537891b1e3ab88fe7fa1 |
|
MD5 | 3f892944c2c25b96ed83f98506ce5d36 |
|
BLAKE2b-256 | 3534a4e566cf331f3acea4e69a6843881df4d80dd08e7c21e20589fda268cf59 |