Skip to content

Commit 056ee61

Browse files
committed
Add solution
1 parent 7b2e3bf commit 056ee61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

slides/03_traitsui.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,11 @@ image.data = astronaut()
481481
and instead show a helpful message?
482482
- Hint: keyword arguments for `Item`
483483
<!-- #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 -->
484489
## Toolkit selection
485490

486491
- TraitsUI supports: Qt or wxPython

0 commit comments

Comments
 (0)