You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Install required libraries in a virtual environment
56
+
## Getting started
50
57
You need to install the dependencies before running the notebooks.
51
58
52
59
### Using conda
@@ -88,3 +95,10 @@ jupyter lab
88
95
```
89
96
90
97
Alternatively, you can use supported Editor to run the jupyter notebooks, e.g. with VS Code.
98
+
99
+
## Citing the tutorial
100
+
This tutorial is registered [Zenodo](https://zenodo.org/), which means that there is a DOI for each code release.
101
+
Please use this DOI when citing this code:
102
+
103
+
## Disclaimer
104
+
The content of this repository was developed by the [AI4Accelerators team](https://www.ibpt.kit.edu/AI4Accelerators.php) at the [Institute of Beam Physics and Technology (IBPT)](https://www.ibpt.kit.edu/), [Karlsruhe Institute of Technology](https://www.kit.edu/english/).
0 commit comments