pep-dortmund / toolbox-workshop

Materialien zum PeP et al. Toolbox-Workshop
http://toolbox.pep-dortmund.org
Other
26 stars 6 forks source link

fixed order of variables #357

Closed ChAr-De closed 1 year ago

ChAr-De commented 1 year ago

Cell 12 in uncertainties.ipynb threw error. The variables fig and ax had the wrong order, this resulted in the error. Now the notebook executes without errors.