Commit a21f6ae
authored
Avoid jupyter-rfb 1.0.2 (#63)
* Avoid jupyter-rfb 1.0.2
It switches to anywidget, which is great, except for a couple of bugs
that break usage. See vispy/jupyter_rfb#148 and
also kinda vispy/jupyter_rfb#151. Once both of
those are resolved (currently only the first is) we should just enforce
a new minimum bound >1.0.2.
And then we may want to consider renaming the jupyter backend, because
anywidget might be better.
* Linting fixes1 parent f5ad9ed commit a21f6ae
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
168 | | - | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
0 commit comments