You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because I'm discovering that sometimes I want a simple label:value dict for the inputs as well as the outputs and for basically the same reasons. Run.outputs is just a property shortcut, so this is an easy symmetry to add.
Because I'm discovering that sometimes I want a simple label:value dict for the inputs as well as the outputs and for basically the same reasons.
Run.outputsis just a property shortcut, so this is an easy symmetry to add.