iris-hep / analysis-grand-challenge

Repository dedicated to AGC preparations & execution
https://agc.readthedocs.io
MIT License
24 stars 39 forks source link

fix: load models only if not already loaded #203

Closed alexander-held closed 1 year ago

alexander-held commented 1 year ago

Currently, subsequent runs of the execution cell will fail at the assert. Instead, only load models if not already loaded to allow re-running the cell.