We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6faaa7 commit dfd6612Copy full SHA for dfd6612
1 file changed
README.md
@@ -10,6 +10,10 @@ A dashboard using bokeh sever, developed to display data from HMC surveys in an
10
11
12
## Usage
13
+* In the top folder execute:
14
+```
15
+bokeh serve --show dashboard
16
17
18
19
* Navigate to `http://localhost:8000/` in your browser.
0 commit comments