Ian Rose 5a5390c3d6 Publish with 'next' tag vor 6 Jahren
..
schema d1585013e8 Add statusbar (#5508) vor 6 Jahren
src 149c1b4f13 Rename some statusbar CSS to be more conventional, move some if it to vor 6 Jahren
README.md d1585013e8 Add statusbar (#5508) vor 6 Jahren
package.json 5a5390c3d6 Publish with 'next' tag vor 6 Jahren
tdoptions.json d1585013e8 Add statusbar (#5508) vor 6 Jahren
tsconfig.json d974c612d3 Integrity. vor 6 Jahren

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