Skip to main content

jupyterlab_toscmode

Github Actions Status Binder

jupyterlabtoscmode is a JupyterLab extension providing an additional command _Enable toscmode that allows to switch between the normal mode and a very lightweight showcase mode developed for the lectures of Tobias Schmidt.

In Toscmode, the following elements are hidden:

  • The menu panel (at the top of the screen)
  • The notebook panel (at the top of the notebook)
  • The cell toolbar (inside the currently selected cell)
  • Cells below the currently selected cell

The following elements are added:

  • A button to switch back to the normal mode (at the top left of the screen)
  • Buttons to navigate between cells (at the bottom right of the screen)

Requirements

  • JupyterLab >= 4.0.0

Install

To install the extension, execute:

pip install jupyterlab_toscmode

Uninstall

To remove the extension, execute:

pip uninstall jupyterlab_toscmode

Contributing

Development install

Note: You will need NodeJS to build the extension package.

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Change directory to the jupyterlab_toscmode directory
# Install package in development mode
pip install -e "."
# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite
# Rebuild extension Typescript source after making changes
jlpm build

You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm watch
# Run JupyterLab in another terminal
jupyter lab

With the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).

By default, the jlpm build command generates the source maps for this extension to make it easier to debug using the browser dev tools. To also generate source maps for the JupyterLab core extensions, you can run the following command:

jupyter lab build --minimize=False

Development uninstall

pip uninstall jupyterlab_toscmode

In development mode, you will also need to remove the symlink created by jupyter labextension develop command. To find its location, you can run jupyter labextension list to figure out where the labextensions folder is located. Then you can remove the symlink named jupyterlab_toscmode within that folder.

Frontend tests

This extension is using Jest for JavaScript code testing.

To execute them, execute:

jlpm
jlpm test

Integration tests

This extension uses Playwright for the integration tests (aka user level tests). More precisely, the JupyterLab helper Galata is used to handle testing the extension in JupyterLab.

More information are provided within the ui-tests README.

Packaging the extension

See RELEASE

Release files for jupyterlab-toscmode 0.2.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for jupyterlab-toscmode 0.2.0
File Size Uploaded
jupyterlab_toscmode-0.2.0.tar.gz 201.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for jupyterlab-toscmode 0.2.0
File Interpreter ABI Platform
jupyterlab_toscmode-0.2.0-py3-none-any.whl Python 3 none any Details

Total release size:221.9 kB

Release files / jupyterlab_toscmode-0.2.0.tar.gz

Download URL jupyterlab_toscmode-0.2.0.tar.gz
Size 201.9 kB
Tags Source
SHA-256 checksum
How to use checksums
a82ef2fad9ecf235636a8513ab782f5469aadccd2431097916e1969a6d439da4
BLAKE2b-256 checksum
How to use checksums
bb29c6ffcfcac35e011697811b39c941a5b019535ab928b21dd73e4374924e9f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.6

Release files / jupyterlab_toscmode-0.2.0-py3-none-any.whl

Download URL jupyterlab_toscmode-0.2.0-py3-none-any.whl
Size 20.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
3515619d65b79b00061f6a17a709400527171a0ea721866e5ef6ea30c078835c
BLAKE2b-256 checksum
How to use checksums
4cfc17d66123e04c67fa441169e094c3932eaf3ef4f421ab5d502e5666575179
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.6

Release history Release notifications | RSS feed

This release

0.2.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page