Jason Grout 11b86ee353 Merge remote-tracking branch 'origin/master' into sessionpersistence vor 5 Jahren
..
schema f94ce4261c Update status bar icon. vor 5 Jahren
src b8de3a6416 Merge branch 'master' into sessionpersistence vor 5 Jahren
style eabee65552 Update datagrid usage and fix more imports vor 5 Jahren
README.md d1585013e8 Add statusbar (#5508) vor 6 Jahren
package.json eb17bdf485 Update backward compatible dependencies to latest version vor 5 Jahren
tsconfig.json 3e7942951c add ability to toggle status bar visibility vor 6 Jahren
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files vor 5 Jahren

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