We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c410003 commit 273c8e6Copy full SHA for 273c8e6
1 file changed
README.md
@@ -101,9 +101,11 @@ are able to reach the end goal.
101
- step 1: python script
102
- step 2: more robust script with ETS-Traits
103
- step 3: GUI: first traitsUI views
104
- - step 4: pyface application: tree navigator and double-click on an image to
105
- display the traitsUI view of the image.
106
- - INTERLUDE: code structure for scalability
+ - step 4: First pyface application:
+ - Hello world
+ - INTERLUDE: code structure for scalability
107
+ - First pycasa: tree navigator to open an image in the central tabbing
108
+ system.
109
- step 5: Fuller pyface application:
110
- add folder editor to display a table of metadata for all images inside
111
- add button to launch the face detection on all images
0 commit comments