pyiron / ironflow

Prototype of a graphical user interface for pyiron (unstable)
https://mybinder.org/v2/gh/pyiron/ironflow/HEAD?labpath=example.ipynb
BSD 3-Clause "New" or "Revised" License
16 stars 2 forks source link

:bug: output dtype readiness not being updated on batching #183

Closed liamhuber closed 1 year ago

liamhuber commented 1 year ago

The actual values are showing up just fine, and manually re-running set_dtype_ok() provides the correct value, it's just not happening automatically after the batching calls.