Merge branch '96-add-hep_root-environment' into 'master'

Resolve "Add hep_root environment"

Closes #96

See merge request Pmodules/buildblocks!126
This commit is contained in:
2020-10-16 22:53:16 +02:00
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