Anaconda usage

1. conda list ----- mounted display module anacoda

2.jupyter notebook ---- start python programming environment on the web

3.anacoda search -t conda tensorflow ---- tensorflow you can find some of the installation package

4.anaconda show <USER / PACKAGE> ---- 3 is selected according to a suitable installation package, the installed display detailed information show

5.anaconda install ... ---- 4 installation package.

 

Guess you like

Origin www.cnblogs.com/hyan0913/p/11080569.html