tips:anaconda

Differences

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

Link to this comparison view

Next revision
Previous revision
tips:anaconda [2018/07/26 16:51] – created scipiotips:anaconda [2022/11/04 08:21] (current) – removed sscipioni
Line 1: Line 1:
-====== Anaconda ====== 
- 
-===== Install ===== 
- 
-Download from [[https://www.anaconda.com/download/#download|here]] 
- 
-<code> 
-bash Anaconda3-5.1.0-Linux-x86_64.sh 
-</code> 
- 
-===== Update ===== 
- 
-<code> 
-conda update conda 
-conda update anaconda 
-conda update python 
-conda update --all 
-</code> 
- 
-===== Tensorflow GPU ===== 
- 
-Create virtual env 
-<code> 
-conda create --name tensorflow 
-</code> 
- 
-Activation 
-<code> 
-source activate tensorflow 
-</code> 
  
  • tips/anaconda.1532616666.txt.gz
  • Last modified: 2018/07/26 16:51
  • by scipio