Mike Boyle
|
e4602f2094
|
Update README.md
Two small — though important — changes
1. Since [the release of conda 4.6](https://www.anaconda.com/blog/conda-4-6-release), the [recommended way to activate a conda env](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#activating-an-environment) is to use `conda activate <myenv>`.
2. The [conda docs say](https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#exporting-an-environment-file-across-platforms) that the correct way to export an env is to use the `--from-history` flag. This only includes packages that you’ve explicitly asked for, and only "pins" versions when you asked to do so. If you use this flag, the "macOS-specific" packages probably won't appear.
|
2020-06-29 15:46:05 -04:00 |
|
Tim Head
|
ae97e2fb6e
|
Update README.md
|
2020-02-06 14:34:46 +01:00 |
|
Chris Holdgraf
|
3c3441fbeb
|
Update README.md
|
2019-11-24 09:40:33 -08:00 |
|
Chris Holdgraf
|
9cf02a1316
|
Update README.md
|
2019-11-24 09:39:39 -08:00 |
|
Dave Rench McCauley
|
5e2f7a7300
|
Update README.md
|
2019-03-02 14:32:37 -05:00 |
|
Chris Holdgraf
|
eb64188c69
|
Update README.md
|
2019-02-19 09:46:07 -08:00 |
|
Yuvi Panda
|
26ef36d8bb
|
s/Anaconda/conda/
We don't make anaconda available
|
2017-11-17 15:39:52 -08:00 |
|
Chris Holdgraf
|
0d68db0cf4
|
Update README.md
|
2017-11-02 22:39:14 -07:00 |
|
Chris Holdgraf
|
bb15febff4
|
Update README.md
|
2017-11-02 21:03:38 -07:00 |
|
Chris Holdgraf
|
9c6cd68cca
|
updating to new syntax
|
2017-07-27 15:13:33 -07:00 |
|
Chris Holdgraf
|
41d1dbf702
|
first move
|
2017-07-24 13:33:10 -07:00 |
|