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
Copy file name to clipboardExpand all lines: extensions.tpl
+3-3
Original file line number
Diff line number
Diff line change
@@ -48,9 +48,9 @@ This a list of nice JupyterLab extensions not part of ``jupyterlab-contrib`` org
48
48
- [jupyterlab-notify](https://github.com/deshaw/jupyterlab-notify): JupyterLab extension to notify cell completion.
49
49
- [jupyterlab-notifications](https://github.com/mwakaba2/jupyterlab-notifications): Jupyterlab extension to show notebook cell completion browser notifications.
50
50
- [jupyterlab-skip-traceback](https://github.com/deshaw/jupyterlab-skip-traceback): A JupyterLab extension for rendering Errors with a copy/paste button and expand/collapse.
51
-
- [jupyterlab-topbar](https://github.com/jupyterlab-contrib/jupyterlab-topbar): JupyterLab Top Bar extension
52
-
- [jupyterlab-system-monitor](https://github.com/jtpio/jupyterlab-system-monitor): show system metrics (memory usage)
53
-
- [jupyterlab-theme-toggle](https://github.com/jtpio/jupyterlab-theme-toggle): switch between the Light and Dark themes
51
+
- [jupyterlab-topbar-logout](https://github.com/jupyterlab-contrib/jupyterlab-topbar): add a "Log Out" button to the top bar area
52
+
- [jupyterlab-topbar-text](https://github.com/jupyterlab-contrib/jupyterlab-topbar): add and edit custom text in the top bar area
53
+
- [jupyterlab-theme-toggle](https://github.com/jupyterlab-contrib/jupyterlab-topbar): switch between the Light and Dark themes
54
54
- FileBrowser:
55
55
- [jupyterlab-unfold](https://github.com/martinRenou/jupyterlab-unfold): Tree view files browser.
56
56
- [jupyterlab_filetree](https://github.com/youngthejames/jupyterlab_filetree): File Tree view for jupyterlab.
0 commit comments