Commit d07a0c9
authored
For demos that use ipywidgets use async version.
For demos that use ipywidgets use the async version of the vpython demo. This is because a vpython program can run forever in a cell and for many ipywidgets to work the cell must run to completion. Using async version of the demo vpython program will enable the ipywidgets to run properly.1 parent 956ba5b commit d07a0c9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments