Commit Graph

12 Commits

Author SHA1 Message Date
c165270914 Check in older anaconda versions.
Version 2019.03 was an alpha version but got deployed. This updates it
to use the current modulefile.
2019-11-05 15:48:03 +01:00
389ea8acfe fixing erroneous statement left from debugging 2019-09-09 17:22:57 +02:00
9e2060c297 implement PATH cleaning in pure bash
one should not mix tcl cleaning with bash fragments written to
stdout, if the modify the same state variables.
2019-09-09 17:08:05 +02:00
ba7f38d99d bigger update of python environments for anaconda/2019.07 2019-09-04 16:25:21 +02:00
fee0460501 added chaospy on request by A. Adelmann 2019-09-03 12:07:08 +02:00
5148aaf596 removed dask from datascience_py36 due to errors 2019-09-03 12:06:13 +02:00
d0ebdc333d test for conda and reload env if required
needed for cleanup in subshells
2019-08-27 14:14:27 +02:00
e9d01a8a34 added environments for jupyterhub and tensorflow 2019-08-05 11:44:09 +02:00
ff62c5924b new anaconda build and modulefile + conda repo structure 2019-07-26 15:13:36 +02:00
8ce24107fc Update anaconda module
- Update build script with best practices for variables, download
  location, etc.
- Format modulefile info
- Activate base environment by default
- More robust unloading script
2019-04-08 17:00:22 +02:00
Spencer Bliven
f06815bd3d Removing python installation from anaconda build script.
This would be better done in dependent modules.
2019-04-01 13:41:14 +02:00
Spencer Bliven
3171ebcfda Start anaconda build module
Not currently tested pending AFS volume creation.

Derives from EM/crYOLO.
2019-03-28 10:25:49 +01:00