Steven Silvester 78da974e1d Apply lint again há 5 anos atrás
..
schema 6671fc81d3 added the jupyter.lab.setting-icon field há 5 anos atrás
src 78da974e1d Apply lint again há 5 anos atrás
style eabee65552 Update datagrid usage and fix more imports há 5 anos atrás
README.md d1585013e8 Add statusbar (#5508) há 6 anos atrás
package.json 503638353d New version há 5 anos atrás
tsconfig.json 17c91eef97 lint há 5 anos atrás
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files há 5 anos atrás

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