Skip to content

Commit 29b486f

Browse files
authored
Install yarn with conda
1 parent 749552f commit 29b486f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/Widget Custom.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"To create the environment, execute the following command:\n",
5454
"\n",
5555
"```bash\n",
56-
"conda create -n ipyemail -c conda-forge jupyterlab cookiecutter nodejs python\n",
56+
"conda create -n ipyemail -c conda-forge jupyterlab cookiecutter nodejs yarn python\n",
5757
"```\n",
5858
"\n",
5959
"Then activate the environment with:\n",

0 commit comments

Comments
 (0)