A lightweight presentation mode for JupyterLab.
Project description
jupyterlab-deck
Lightweight presentations for JupyterLab
Installation
pip install jupyterlab-deck
or
mamba install 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
Enabling Deck Mode at startup
- see the JupyterLab docs about settings
overrides.json
.
{
"@deathbeds/jupyterlab-deck:plugin": {
"active": true
}
}
Uninstall
pip uninstall jupyterlab-deck
or
mamba remove jupyterlab-deck # or conda if you must
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.0.tar.gz
(211.9 kB
view hashes)
Built Distribution
Close
Hashes for jupyterlab_deck-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 282e56d8ce96f8cc3e49c6317926b48e55a73058b0888fb3adbe4e4d5d2cf9b3 |
|
MD5 | cc44dd9994921c4508e87b72ba99688b |
|
BLAKE2b-256 | e95c4b9743a2f7d3b320228f43923edbc5c40f86c78a0bd4f614dd396ce54c76 |