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 0c2d5df + 4575473 commit c022e4cCopy full SHA for c022e4c
notebooks/solutions/layout/slider-bqplot-sliders-app.py
@@ -0,0 +1,6 @@
1
+container = AppLayout(header=header_button,
2
+ left_sidebar=left_button,
3
+ center=bqapp,
4
+ right_sidebar=None,
5
+ footer=None)
6
+container
0 commit comments