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 718ff54 commit 113f9f3Copy full SHA for 113f9f3
docs/source/dev_release.md
@@ -9,7 +9,7 @@ conda deactivate
9
conda remove --all -y -n releasewidgets
10
rm -rf ipywidgets
11
12
-conda create -c conda-forge --override-channels -y -n releasewidgets notebook nodejs yarn twine jupyterlab=3 jupyter-packaging python-build python=3.9 traitlets
+conda create -c conda-forge --override-channels -y -n releasewidgets notebook nodejs yarn twine jupyterlab=3 jupyter-packaging python-build jq
13
conda activate releasewidgets
14
15
git clone [email protected]:jupyter-widgets/ipywidgets.git
0 commit comments