Commit a3fbb83d authored by Benedikt Otto's avatar Benedikt Otto
Browse files

Coffee Lecture vom 14.Jan 2026

parent 05ee4724
Loading
Loading
Loading
Loading
+500 KiB

File added.

No diff preview for this file type.

+9 −0
Original line number Diff line number Diff line
# Coffee-Lecture - Python Package Management

Coffee-Lecture by Benedikt Otto from January 14th 2026.

```
We present different ways to install and use Python packages on the bwUniCluster to ensure consistency,
reproducibility and prevent package breakage. This includes virtual environments, Conda environments and
Containers.
```