Jeremy Tuloup a37529b223 Update @types/react to ^17.0.0 4 gadi atpakaļ
..
schema 6671fc81d3 added the jupyter.lab.setting-icon field 5 gadi atpakaļ
src 5a97b59586 Rename the mode switch plugin id 4 gadi atpakaļ
style eabee65552 Update datagrid usage and fix more imports 5 gadi atpakaļ
README.md d1585013e8 Add statusbar (#5508) 6 gadi atpakaļ
package.json a37529b223 Update @types/react to ^17.0.0 4 gadi atpakaļ
tsconfig.json 46ecd19da2 Move the Single Document Switch to the status bar 4 gadi atpakaļ
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 gadi atpakaļ

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