We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2a48c commit 5c53c82Copy full SHA for 5c53c82
1 file changed
README.md
@@ -17,8 +17,10 @@ A central concern in an interactive intelligent system is optimization of its ac
17
- `flask`
18
- `numpy`
19
- `scipy`
20
+
21
You should also have a modern browser.
22
23
+##### Running the application
24
From terminal, you can run the app with `./start-app.py`. It will show you an URL where the app is running, like for example http://127.0.0.1:5000/
25
26
If you open it, you can select one of the following configurations:
0 commit comments