Commit Graph

21 Commits

Author SHA1 Message Date
Spencer Bliven
67c09995ae Document crYOLO/1.5.6_gpu build process 2020-03-30 14:43:13 +02:00
Spencer Bliven
69e45392e8 Add hdf5storage to datascience_* environments 2020-02-11 10:16:26 +01:00
Spencer Bliven
17c5710576 Update cryocare environment to work on GPU 2020-02-06 16:06:54 +01:00
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
03cc1e648c adding xlrd to anaconda envs for pandas/excel compatibility 2019-11-07 11:19:35 +01:00
083a95b3af added conda-build to anaconda hpce-tools
We should be able to build our own anaconda packages in a centrally
provided environment.
2019-11-07 11:19:32 +01:00
4810bd4c7b added bayesian-optimization package to anaconda datascience_p37 env
on mail request by virginie.solans@psi.ch
2019-11-07 11:19:31 +01:00
f000f49893 added plotly and graphviz to anaconda datascience environments 2019-11-07 11:19:30 +01:00
7f3cee67da added jupytest plugin for jupyterhub 2019-11-07 11:19:29 +01:00
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