Initialize Anaconda

Initial setup

Anaconda no longer needs initialization. It is now handled for you through the module file when you load it.  If you have run the initialization conda init previously, you should undo that.  It can be undone with conda init --reverse.

  1. Load the anaconda module. Not specifying a version will load the most recent one.
    module load anaconda

Anaconda is now ready for use.