Steven Silvester 3c40bc35b4 New version il y a 5 ans
..
schema f94ce4261c Update status bar icon. il y a 5 ans
src 202892c35e Update imports 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 3c40bc35b4 New version il y a 5 ans
tsconfig.json 3e7942951c add ability to toggle status bar visibility il y a 6 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