hep_root conda env implemented for Alexander Skawran

late commit of implementation from Feb 2020
This commit is contained in:
2020-10-16 22:50:25 +02:00
parent 3004a31b69
commit 348773f996
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1 @@
ROOT environment created on request from Alexander Skawran

View File

@@ -0,0 +1,12 @@
name: hep_root
channels:
- conda-forge
dependencies:
- python=3.7
- root
- numpy
- root_numpy
- pandas
- matplotlib
- tensorflow
- nb_conda_kernels