telamonian dfb777fb05 css cleanup. The only non-theme svg left is jupyter-favicon.svg hace 6 años
..
schema dfb777fb05 css cleanup. The only non-theme svg left is jupyter-favicon.svg hace 5 años
src 34c3b38176 Refactor CSS styles hace 5 años
style dfb777fb05 css cleanup. The only non-theme svg left is jupyter-favicon.svg hace 5 años
README.md d1585013e8 Add statusbar (#5508) hace 6 años
package.json 61aefd0da6 New version hace 5 años
tdoptions.json d1585013e8 Add statusbar (#5508) hace 6 años
tsconfig.json 3e7942951c add ability to toggle status bar visibility hace 6 años

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