Skip to content

Commit a53ac79

Browse files
committed
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

Lines changed: 2 additions & 2 deletions
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)