Skip to content

Commit a53ac79

Browse files
committedMar 13, 2025
fixed jupyter-snippets name
1 parent dd719ab commit a53ac79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎install.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packageManager": "python",
3-
"packageName": "jupyterlab_snippets",
4-
"uninstallInstructions": "Use your Python package manager (pip, conda, etc.) to uninstall the package jupyterlab_snippets"
3+
"packageName": "jupyterlab-snippets",
4+
"uninstallInstructions": "Use your Python package manager (pip, conda, etc.) to uninstall the package jupyterlab-snippets"
55
}

0 commit comments

Comments
 (0)
Please sign in to comment.