Spaces:
Running
Running
Upload 002 Bokeh scatter bekoh plot.py
Browse files
pages/002 Bokeh scatter bekoh plot.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
### Scatter Plot with Slider
|
2 |
|
3 |
# this is demo is based on the topic discussed on stackoverflow
|
4 |
# https://stackoverflow.com/questions/78542719/streamlit-slider-will-refresh-the-whole-page-and-go-to-the-top
|
@@ -71,7 +71,7 @@ ss.space()
|
|
71 |
ss.md('''
|
72 |
---
|
73 |
### Related References:
|
74 |
-
[Streamlit
|
75 |
|
76 |
[source code of this demo](https://github.com/readever/simplestart/tree/main/demo/stackoverflow/slider%20outside%20of%20bekoh) (github)
|
77 |
''')
|
|
|
1 |
+
### Scatter Plot with Slider
|
2 |
|
3 |
# this is demo is based on the topic discussed on stackoverflow
|
4 |
# https://stackoverflow.com/questions/78542719/streamlit-slider-will-refresh-the-whole-page-and-go-to-the-top
|
|
|
71 |
ss.md('''
|
72 |
---
|
73 |
### Related References:
|
74 |
+
[Streamlit slider will refresh the whole page and go to the top](https://stackoverflow.com/questions/78542719/streamlit-slider-will-refresh-the-whole-page-and-go-to-the-top) (stackoverflow)
|
75 |
|
76 |
[source code of this demo](https://github.com/readever/simplestart/tree/main/demo/stackoverflow/slider%20outside%20of%20bekoh) (github)
|
77 |
''')
|