Skip to content

Commit a27b349

Browse files
demo notebook to test on binder : fails to make the visualisation but sequences are ok
1 parent 914876c commit a27b349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MotionClouds_demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"import MotionClouds as mc\n",
4141
"mc.figpath = 'figures'\n",
4242
"mc.notebook = True\n",
43-
"opts = dict(figpath=mc.figpath, do_figs=True)"
43+
"opts = dict(figpath=mc.figpath, do_figs=False)"
4444
]
4545
},
4646
{

0 commit comments

Comments
 (0)