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 cf25b66 commit 5de8473Copy full SHA for 5de8473
docs/source/contribute.rst
@@ -31,7 +31,7 @@ First, you need to fork the project. Then setup your environment:
31
.. code-block:: bash
32
33
# create a new conda environment
34
- conda create -n voila -c conda-forge notebook jupyterlab nodejs yarn pip
+ conda create -n voila -c conda-forge notebook jupyterlab nodejs "yarn<3" pip
35
conda activate voila
36
37
# download voila from your GitHub fork
0 commit comments