Skip to content

Commit b120b58

Browse files
authored
Add Verdant
Mention search on GitHub topic and npmjs keyword
1 parent 149fc20 commit b120b58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

extensions.tpl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ This a list of nice JupyterLab extensions not part of ``jupyterlab-contrib`` org
7171
- [jupyterlab-pullrequests](https://github.com/jupyterlab/pull-requests): A JupyterLab extension for reviewing GitHub and GitLab pull requests
7272
- [nbdime](https://github.com/jupyter/nbdime): Human friendly notebook differences viewer
7373
- [neptune-notebooks](https://docs.neptune.ai/integrations-and-supported-tools/ide-and-notebooks/jupyter-lab-and-jupyter-notebook): An extension that lets you version, diff, and share your JupyterLab and Jupyter notebooks on [neptune.ai](https://neptune.ai/).
74+
- [Verdant](https://marybethkery.com/Verdant/): An experimental tool that stores and visualizes local versioning in JupyterLab.
7475

7576
### Templates handling
7677

@@ -110,6 +111,10 @@ This a list of nice JupyterLab extensions not part of ``jupyterlab-contrib`` org
110111
- [scriptedforms](https://github.com/SimonBiggs/scriptedforms): Quickly create live-update GUIs for Python packages using Markdown and simple HTML elements.
111112
- [Variable inspector](https://github.com/lckr/jupyterlab-variableInspector): Nice interactive variable inspector for your notebook
112113

114+
You can also look for:
115+
- Repositories with topic _jupyterlab-extension_ on [GitHub](https://github.com/topics/jupyterlab-extension).
116+
- NodeJS package with keyword _jupyterlab-extension_ on [npmjs](https://www.npmjs.com/search?q=jupyterlab-extension).
117+
113118
If you don't find what you are looking here or in the web, you can always start coding a new extension; for
114119
more information have a look at the [documentation](https://jupyterlab.readthedocs.io/en/stable/extension/extension_dev.html).
115120

0 commit comments

Comments
 (0)