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.
1 parent e756abb commit d97223cCopy full SHA for d97223c
docs/contributing/release.rst
@@ -71,5 +71,7 @@ Release checklist
71
.. code::
72
73
cd jupyterlab-server-proxy
74
+ npm install
75
+ npm login
76
npm publish
77
0 commit comments