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

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