Afshin T. Darian 31407ecb55 New version пре 6 година
..
schema 585c20d3be Restore statusbar icon. пре 6 година
src 0685159084 No floating promises in core packages. пре 6 година
style 585c20d3be Restore statusbar icon. пре 6 година
README.md d1585013e8 Add statusbar (#5508) пре 6 година
package.json 31407ecb55 New version пре 6 година
tdoptions.json d1585013e8 Add statusbar (#5508) пре 6 година
tsconfig.json 3e7942951c add ability to toggle status bar visibility пре 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