Skip to content

Commit 5a4923f

Browse files
authored
Update slider-bqplot-sliders-app.py
1 parent 162005f commit 5a4923f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
container = AppLayout(header=header_button,
22
left_sidebar=left_button,
3-
center=bqapp,
3+
center=fig,
44
right_sidebar=None,
55
footer=None)
66
container

0 commit comments

Comments
 (0)