Skip to main content

A lightweight presentation mode for JupyterLab.

Project description

jupyterlab-deck

docs install extend demo ci
rtd-badge pypi-badge
conda-badge
npm-badge binder-badge
lite-badge
ci-badge
cov-badge

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

{
  "@deathbeds/jupyterlab-deck:plugin": {
    "active": true
  }
}

Project details


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)

Uploaded Source

Built Distribution

jupyterlab_deck-0.1.2-py3-none-any.whl (145.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page