Skip to content

Commit 9fb6f26

Browse files
authored
Update README.md
1 parent dfd6612 commit 9fb6f26

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@ A dashboard using bokeh sever, developed to display data from HMC surveys in an
1515
bokeh serve --show dashboard
1616
```
1717

18-
1918
* Navigate to `http://localhost:8000/` in your browser.
2019

21-
22-
## Development
20+
## Deployment
2321

2422
To embed the dashboard into any website, first you have to host a bokeh server with this application somewhere and then you can embed it with bokehs `sever_document` function [see](https://docs.bokeh.org/en/latest/docs/user_guide/embed.html#app-documents)
2523

0 commit comments

Comments
 (0)