You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an extension for JupyterLab which allows to get kernel usage in a JupyerLab sidebar.
3
+
This is an extension for [JupyterLab](https://github.com/jupyterlab/jupyterlab) to get kernel usage in a sidebar.
6
4
7
5

8
6
9
-
> For now, you will need to "bootstrap" the sidebar clicking between 2 notebooks so the values show up and refresh. Do that only the first time you make the sidebar visible.
10
-
11
7
This extension is composed of a Python package named `jupyterlab_kernel_usage` for the server extension and a NPM package named `jupyterlab-kernel-usage` for the frontend extension.
0 commit comments