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
To address InsightSoftwareConsortium#407, notebook CI error:
```
TraitError: label_image_weights shape expected to have 1 components, but got () components
```
Co-authored-by: Tom Birdsong <[email protected]>
To address InsightSoftwareConsortium#407, notebook CI error:
```
TraitError: label_image_weights shape expected to have 1 components, but got () components
```
Co-authored-by: Tom Birdsong <[email protected]>
Summary
Notebook checks have recently begun failing with
TraitError
:It appears that this issue coincides with an implicit update from
traitlets=5.6.0
totraitlets=5.7.0
.Additional Details
Notebook failure: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/actions/runs/3658276145/jobs/6182854109
Previous successful run: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/actions/runs/3648142319/jobs/6161216373
The text was updated successfully, but these errors were encountered: