Jason Grout 054e748f0a Upgrade to Typescript 4 %!s(int64=4) %!d(string=hai) anos
..
schema 6671fc81d3 added the jupyter.lab.setting-icon field %!s(int64=5) %!d(string=hai) anos
src 15ac2db497 Make strings localizable in JLab code. %!s(int64=4) %!d(string=hai) anos
style eabee65552 Update datagrid usage and fix more imports %!s(int64=5) %!d(string=hai) anos
README.md d1585013e8 Add statusbar (#5508) %!s(int64=6) %!d(string=hai) anos
package.json 054e748f0a Upgrade to Typescript 4 %!s(int64=4) %!d(string=hai) anos
tsconfig.json 15ac2db497 Make strings localizable in JLab code. %!s(int64=4) %!d(string=hai) anos
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files %!s(int64=5) %!d(string=hai) anos

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