Commit Graph

7 Commits

Author SHA1 Message Date
Spencer Bliven
ef424233ef Add warning in modulefile for admins
Loading anaconda as an admin on an Auristor system produces a
reminder not to install anything
2020-01-09 14:28:58 +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
d0ebdc333d test for conda and reload env if required
needed for cleanup in subshells
2019-08-27 14:14:27 +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
3171ebcfda Start anaconda build module
Not currently tested pending AFS volume creation.

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