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,7 +40,8 @@ git clone git@github.com:jonathanrocher/ets_tutorial.git
4040
4141### EDM users (recommended)
4242First, 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.
4445``` commandline
4546edm envs create bootstrap
4647edm install --environment bootstrap click
@@ -108,7 +109,8 @@ are able to reach the end goal.
108109 - add button to launch the face detection on all images
109110 - add widgets to filter images
110111 - 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
112114 - step 8: Packaging and sharing
113115
114116
You can’t perform that action at this time.
0 commit comments