osscar-org / scicode-widgets

A collection of widgets to prepare interactive scientific visualisations, including user code input and validation
https://osscar-org.github.io/scicode-widgets/
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Results of checks are now collected before handling #64

Closed agoscinski closed 1 month ago

agoscinski commented 1 month ago

When multiple checks were handled only the output of the last check remained. This is because all checks were individually handled and each handling cleared the output. We now collect the check result including the exceptions and then send it for handling.


📚 Documentation preview 📚: https://scicode-widgets--64.org.readthedocs.build/en/64/