Anaconda

From radwiki
Revision as of 08:23, 25 March 2020 by rad>Jurgen
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Anaconda helps to setup custom python environments for specific usecases. Using it is optional, but recommended; by default the GPU cluster system has Python 3.7 and some basic packages. pip is not available on the $PATH, but it is part of the anaconda installation.

Usage Examples

Activate base anaconda

Setup a tensorflow environment with a jupyter notebook

Exit anaconda environment