pycourse / inumpy

BSD 2-Clause "Simplified" License
1 stars 2 forks source link

Add vagrant files for a VM equipping GUI. #8

Closed yungyuc closed 8 years ago

yungyuc commented 8 years ago

The VM will install three sets of packages:

  1. Ubuntu desktop environment.
  2. Compiler and version control.
  3. Anaconda (3) (user mode).

All of our Python packages can be installed using conda.

yungyuc commented 8 years ago

If we don't like Python 3, we can change to use Anaconda 2.

tjwei commented 8 years ago

I prefer Python 3 to Python 2.

yungyuc commented 8 years ago

Good. We can still change our mind any time.