We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npmjs.com
1 parent d2f4e0c commit 2c80900Copy full SHA for 2c80900
CONTRIBUTING.md
@@ -72,7 +72,7 @@ jupyter notebook
72
73
### Local changes in Notebook dependencies
74
75
-The development installation described above fetches JavaScript dependencies from [npmjs](https://www.npmjs.com/),
+The development installation described above fetches JavaScript dependencies from `npm`.
76
according to the versions in the _package.json_ file.
77
However, it is sometimes useful to be able to test changes in Notebook, with dependencies (e.g. `@jupyterlab` packages) that have not yet
78
been published.
0 commit comments