User Tools

Site Tools


python:conda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
python:conda [2018/02/21 14:17] kauffmanpython:conda [2019/01/25 11:28] (current) kauffman
Line 1: Line 1:
 +====== Anaconda ======
 +
 +===== Use system installed version =====
 +Conda is installed by default and you should be able to use it without doing anything.
 +
 +If it does not work for you automatically all you need to do is source the right file.
 +<code>
 +$ source /opt/conda/etc/profile.d/conda.sh
 +</code>
 +
 +You can then add the above ''%%source%%'' line to your shells configurations files. E.g. ''%%.bash_profile%%''.
 +
 +
 +
 +===== Install as user =====
 +
 +
 <code> <code>
 $ wget https://repo.continuum.io/archive/Anaconda3-5.0.1-Linux-x86_64.sh $ wget https://repo.continuum.io/archive/Anaconda3-5.0.1-Linux-x86_64.sh
/var/lib/dokuwiki/data/pages/python/conda.txt · Last modified: 2019/01/25 11:28 by kauffman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki