File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 40
40
41
41
### EDM users (recommended)
42
42
First, download and install EDM from https://www.enthought.com/edm/ . Then,
43
- open a ` Terminal ` /` Powershell ` /` Cmd Prompt ` / and create a lighweight bootstrap environment to run the installation commands.
43
+ open a ` Terminal ` /` Powershell ` /` Cmd Prompt ` / and create a light-weight
44
+ bootstrap environment to run the installation commands.
44
45
``` commandline
45
46
edm envs create bootstrap
46
47
edm install --environment bootstrap click
@@ -108,7 +109,8 @@ are able to reach the end goal.
108
109
- add button to launch the face detection on all images
109
110
- add widgets to filter images
110
111
- step 6: pyface application: adding menu and branding
111
- - step 7: pyface application: advanced features [ OPTIONAL]
112
+ - step 7: Advanced features
113
+ - Using traits_futures to move tasks to the background
112
114
- step 8: Packaging and sharing
113
115
114
116
You can’t perform that action at this time.
0 commit comments