Skip to content

Commit 4d3ee7a

Browse files
authored
Merge pull request #168 from MackyDIARRA/patch-1
Update slider-bqplot-sliders-app.py
2 parents 162005f + 5a4923f commit 4d3ee7a

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)