Steven Silvester 5d63bc1cfb bump lumino dependencies před 5 roky
..
schema f94ce4261c Update status bar icon. před 5 roky
src b7e393197b Make session dialogs configurable před 5 roky
style eabee65552 Update datagrid usage and fix more imports před 5 roky
README.md d1585013e8 Add statusbar (#5508) před 6 roky
package.json 5d63bc1cfb bump lumino dependencies před 5 roky
tsconfig.json 17c91eef97 lint před 5 roky
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files před 5 roky

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