fix jupyternotebook slug (#2922)

This commit is contained in:
CanbiZ
2025-03-07 20:35:26 +01:00
committed by GitHub
parent 2fd035582a
commit d19d535873

View File

@ -1,6 +1,6 @@
{ {
"name": "Jupyter Notebook", "name": "Jupyter Notebook",
"slug": "jupyter-notebook", "slug": "jupyternotebook",
"categories": [ "categories": [
20 20
], ],