tips:anaconda

This is an old revision of the document!


Anaconda

Download from here

bash Anaconda3-5.1.0-Linux-x86_64.sh
conda update conda
conda update anaconda
conda update python
conda update --all

Create virtual env

conda create --name tensorflow

Activation

source activate tensorflow
  • tips/anaconda.1532616666.txt.gz
  • Last modified: 2018/07/26 16:51
  • by scipio