nansencenter / geo-spaas-vagrant

Vagrant configuration for Geo-Scientific Platform as a Service
GNU General Public License v3.0
0 stars 1 forks source link

Install conda in the shared dir #8

Closed akorosov closed 6 years ago

akorosov commented 6 years ago

Problem

Now we have an awkward procedure for copying packages from conda_pkgs back and forth to somewhat speed up deployment of a new machine.

Solution