Ian Rose 9dfc6e4510 Split components into the packages, and plugins into the extensions. 6 年之前
..
schema d1585013e8 Add statusbar (#5508) 6 年之前
src 9dfc6e4510 Split components into the packages, and plugins into the extensions. 6 年之前
style d1585013e8 Add statusbar (#5508) 6 年之前
README.md d1585013e8 Add statusbar (#5508) 6 年之前
package.json fcf4cc85d6 Clean up kernel status item, remove dependency on IFilePath. 6 年之前
tdoptions.json d1585013e8 Add statusbar (#5508) 6 年之前
tsconfig.json fcf4cc85d6 Clean up kernel status item, remove dependency on IFilePath. 6 年之前

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