environment added
This commit is contained in:
parent
e9efcec63e
commit
fe6e0f7694
21
environment.yaml
Normal file
21
environment.yaml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
name: basic
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- python=3.10
|
||||||
|
- root
|
||||||
|
- pre-commit
|
||||||
|
- jupyter
|
||||||
|
- black=22.8.0
|
||||||
|
- clang-format
|
||||||
|
- matplotlib
|
||||||
|
- uproot
|
||||||
|
- awkward
|
||||||
|
- pandas
|
||||||
|
- numpy
|
||||||
|
- scikit-learn
|
||||||
|
- mplhep
|
||||||
|
- seaborn
|
||||||
|
- scipy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user