Skip to content

Commit

Permalink
don't embed video by default
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx committed Oct 2, 2022
1 parent eded2e7 commit 27d4bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Video_Killed_The_Radio_Star_Defusion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@
"\n",
"\n",
"# NB: only embed short videos\n",
"embed_video_in_notebook = True\n",
"embed_video_in_notebook = False\n",
"\n",
"if compress_video:\n",
" uncompressed_fname = output_filename\n",
Expand Down

0 comments on commit 27d4bbc

Please sign in to comment.