Advanced Installation of Anaconda¶
*Installing new packages *¶
Change ownership of the Anaconda installation directory to allow new software to be installed by the non-root user.
On Atmosphere:
sudo chown $USER:iplant-everyone /opt/anaconda3 -R
On Jetstream:
sudo chown $USER:root /opt/anaconda3 -R
Use the conda install -c conda-forge package-name
to add new packages.
Fix or improve this documentation
- Search for an answer: |CyVerse Learning Center|
- Ask us for help: click |Intercom| on the lower right-hand side of the page
- Report an issue or submit a change: |Github Repo Link|
- Send feedback: Tutorials@CyVerse.org