Difference between revisions of "Anaconda"

From radwiki
Jump to navigation Jump to search
rad>Jurgen
m
 
m (1 revision imported)
(No difference)

Revision as of 23:25, 10 April 2020

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