Jason Grout 97e3ff073b New version 5 năm trước cách đây
..
schema f94ce4261c Update status bar icon. 5 năm trước cách đây
src 34c3b38176 Refactor CSS styles 5 năm trước cách đây
style 336e874bc0 Update status bar icon. 5 năm trước cách đây
README.md d1585013e8 Add statusbar (#5508) 6 năm trước cách đây
package.json 97e3ff073b New version 5 năm trước cách đây
tdoptions.json a210fa5b30 Update typedoc to es2017. 5 năm trước cách đây
tsconfig.json 3e7942951c add ability to toggle status bar visibility 6 năm trước cách đây

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