Ian Rose debe735e01 Do some type consolidation, handle defaults using spread operator, name 6 år sedan
..
schema d1585013e8 Add statusbar (#5508) 6 år sedan
src debe735e01 Do some type consolidation, handle defaults using spread operator, name 6 år sedan
style d1585013e8 Add statusbar (#5508) 6 år sedan
README.md d1585013e8 Add statusbar (#5508) 6 år sedan
package.json d974c612d3 Integrity. 6 år sedan
tdoptions.json d1585013e8 Add statusbar (#5508) 6 år sedan
tsconfig.json d974c612d3 Integrity. 6 år sedan

README.md

JupyterLab Status Bar

This extension creates a generic statusbar to showcase the various states of JupyterLab. Different components will render depending on the active context: notebook, console, file editor, and terminal. This extension can be used by other extensions to add custom elements into the statusbar.

Changing Contexts Context Changes

Component Interactions Component Previews

Dependencies

  • JupyterLab

Optional Dependencies

pip install nbresuse
jupyter serverextension enable --py nbresuse