We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2e3bf commit 056ee61Copy full SHA for 056ee61
slides/03_traitsui.md
@@ -481,6 +481,11 @@ image.data = astronaut()
481
and instead show a helpful message?
482
- Hint: keyword arguments for `Item`
483
<!-- #endregion -->
484
+<!-- #region slideshow={"slide_type": "slide"} -->
485
+## Solution
486
+- `stage3.1_first_views/traited_face_detect.py`
487
+- `stage3.1_first_views/image_folder_view.py`
488
+<!-- #endregion -->
489
## Toolkit selection
490
491
- TraitsUI supports: Qt or wxPython
0 commit comments