We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd719ab commit a53ac79Copy full SHA for a53ac79
install.json
@@ -1,5 +1,5 @@
1
{
2
"packageManager": "python",
3
- "packageName": "jupyterlab_snippets",
4
- "uninstallInstructions": "Use your Python package manager (pip, conda, etc.) to uninstall the package jupyterlab_snippets"
+ "packageName": "jupyterlab-snippets",
+ "uninstallInstructions": "Use your Python package manager (pip, conda, etc.) to uninstall the package jupyterlab-snippets"
5
}
0 commit comments