TIL: If you're using #QuartoPub to render #python, you need to use
```
execute:
daemon: false
```
Or quarto will essentially reuse python sessions and NO REPRODUCIBILITY FOR YOU!
TIL: If you're using #QuartoPub to render #python, you need to use
```
execute:
daemon: false
```
Or quarto will essentially reuse python sessions and NO REPRODUCIBILITY FOR YOU!