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 a48d6b5 commit ddaf869Copy full SHA for ddaf869
content/installation.rst
@@ -137,7 +137,9 @@ Python for SciComp software environment
137
138
This `environment file
139
<https://raw.githubusercontent.com/AaltoSciComp/python-for-scicomp/master/software/environment.yml>`__
140
- contains all packages needed for the course, and can be installed with::
+ contains all packages needed for the course, and can be
141
+ installed with (there may be lots of warning messages: this is OK
142
+ if it still goes through)::
143
144
$ mamba env create -f https://raw.githubusercontent.com/AaltoSciComp/python-for-scicomp/master/software/environment.yml
145
0 commit comments