Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1) Install the Anaconda Scientific Python Distribution (or the stripped-down Miniconda, for a quicker install).  

1a) If you didn't just install anaconda or miniconda, or even if you did:

Code Block
conda update conda
conda upgrade --all

2) Add the LSST software channel

...