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 5a3c585 commit 6886e9cCopy full SHA for 6886e9c
docs/source/getting_started.rst
@@ -137,6 +137,10 @@ in a terminal using the file you downloaded (in this example ``stenv-Linux-py3.1
137
138
conda env create --name stenv --file ~/Downloads/stenv-Linux-py3.10-2023.02.16.yaml
139
140
+ .. note::
141
+ If you run into issues with building an environment with ``conda`` from a local file,
142
+ you can also try using the direct URL that you chose above.
143
+
144
.. note::
145
If the build does not succeed on your system, please refer to :ref:`build_fails`
146
0 commit comments