Steven Silvester 8313cccca7 New version il y a 4 ans
..
schema 6671fc81d3 added the jupyter.lab.setting-icon field il y a 5 ans
src 19e5329353 Simplify status bar application format logic il y a 5 ans
style eabee65552 Update datagrid usage and fix more imports il y a 5 ans
README.md d1585013e8 Add statusbar (#5508) il y a 6 ans
package.json 8313cccca7 New version il y a 4 ans
tsconfig.json 17c91eef97 lint il y a 5 ans
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files il y a 5 ans

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