kopia lustrzana https://github.com/jupyterhub/repo2docker
Update docs/source/config_files.rst
Co-Authored-By: agitter <agitter@users.noreply.github.com>pull/608/head
rodzic
bacf84bbcd
commit
5072b8e609
|
@ -34,6 +34,8 @@ that lets you install any kind of package,
|
||||||
including Python, R, and C/C++ packages.
|
including Python, R, and C/C++ packages.
|
||||||
``repo2docker`` does not use ``environment.yml`` to create and activate a new conda environment.
|
``repo2docker`` does not use ``environment.yml`` to create and activate a new conda environment.
|
||||||
Rather, it updates a base conda environment with the packages listed in ``environment.yml``.
|
Rather, it updates a base conda environment with the packages listed in ``environment.yml``.
|
||||||
|
This means that the environment will always have the same name and not follow what is
|
||||||
|
specified in ``environment.yml``.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue