mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-09 11:02:57 +00:00

`conda env create` is only to create environment from a `YAML` file. Fixed the command in "Add a Python 3.x environment". [Reference](https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html)