6 lines
217 B
Markdown
6 lines
217 B
Markdown
Repository for the Projektpraktikum of Furkan Selim Cetin. Supervised by Andre in the LHCb Forschungsgruppe of Prof. Dr. Hansmann-Menzemer.
|
|
|
|
Load Conda environment:
|
|
```
|
|
conda env create -f environment.yaml -n env1
|
|
``` |