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 52616a2 commit feaa7ccCopy full SHA for feaa7cc
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==1.*" twine jupyterlab=3 jupyter-packaging python-build jq "python==3.9.*"
+conda create -c conda-forge --override-channels -y -n releasewidgets notebook nodejs yarn=3 twine jupyterlab=4 jupyter-packaging python-build jq "python==3.9.*"
13
conda activate releasewidgets
14
15
git clone [email protected]:jupyter-widgets/ipywidgets.git
0 commit comments