Afshin Darian 14802a41bc JupyterClient => JupyterFrontEnd 6 年之前
..
schema d1585013e8 Add statusbar (#5508) 6 年之前
src 14802a41bc JupyterClient => JupyterFrontEnd 6 年之前
style d1585013e8 Add statusbar (#5508) 6 年之前
README.md d1585013e8 Add statusbar (#5508) 6 年之前
package.json d974c612d3 Integrity. 6 年之前
tdoptions.json d1585013e8 Add statusbar (#5508) 6 年之前
tsconfig.json d974c612d3 Integrity. 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