User Tools

Site Tools


python

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
python [2021/02/18 07:34]
pcchen
python [2021/11/28 16:39] (current)
pcchen [Miniconda]
Line 1: Line 1:
 ====== Python ====== ====== Python ======
 +
 +===== Miniconda =====
 +https://docs.conda.io/en/latest/miniconda.html
 +http://homepages.math.uic.edu/~jan/mcs320/
 +===== Anaconda =====
 +
 +<code ->
 +$conda create --name my_env python=3.7
 +$conda activate my_env
 +</code>
 +
  
 ===== Libraries ===== ===== Libraries =====
python.1613633675.txt.gz ยท Last modified: 2021/02/18 07:34 by pcchen