Versions Compared

Key

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

...

If your version of Anaconda is older or if the above command fails, you can still change your PATH variable in your shell or script to access it:

Code Block
export PATH="$HOME/anaconda3/bin:$PATH”