We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 162005f + 5a4923f commit 4d3ee7aCopy full SHA for 4d3ee7a
notebooks/06.Layout/solutions/slider-bqplot-sliders-app.py
@@ -1,6 +1,6 @@
1
container = AppLayout(header=header_button,
2
left_sidebar=left_button,
3
- center=bqapp,
+ center=fig,
4
right_sidebar=None,
5
footer=None)
6
container
0 commit comments