Commit e81ff77
committed
BUG: Do not reference script id
In the Colab notebook the id is never set for script for some reason. This leads
to a bug in the script that prevents the screenshot from being hidden and
incorrectly resizes the output area, forcing the user to scroll to find the
viewer.1 parent bf73082 commit e81ff77
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
124 | | - | |
| 122 | + | |
| 123 | + | |
125 | 124 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | 125 | | |
132 | 126 | | |
133 | 127 | | |
| |||
0 commit comments