Skip to content

bollwyvl/jupyterlab-deck

 
 

Repository files navigation

jupyterlab-deck

Lightweight presentations for JupyterLab

Installation

pip install jupyterlab-deck

or

mamba install jupyterlab-deck

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

Linking

Open a deck directly to a JupyterLab/JupyterLite URL with:

http://127.0.0.1:8888/lab?deck=intro.ipynb

Uninstall

pip uninstall jupyterlab-deck

or

conda remove jupyterlab-deck

About

Lightweight presentations for JupyterLab

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.1%
  • Python 31.1%
  • CSS 11.5%
  • Shell 0.3%