Skip to content

Commit

Permalink
Install yarn with conda
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Mar 9, 2021
1 parent 749552f commit 29b486f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/Widget Custom.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"To create the environment, execute the following command:\n",
"\n",
"```bash\n",
"conda create -n ipyemail -c conda-forge jupyterlab cookiecutter nodejs python\n",
"conda create -n ipyemail -c conda-forge jupyterlab cookiecutter nodejs yarn python\n",
"```\n",
"\n",
"Then activate the environment with:\n",
Expand Down

0 comments on commit 29b486f

Please sign in to comment.