We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3371938 commit ea9f3f5Copy full SHA for ea9f3f5
scripts/atest.py
@@ -32,6 +32,9 @@
32
# TODO: restore once busy indicator is CSS-readable on 3.3.x
33
# https://github.com/jupyterlab/jupyterlab/issues/12174
34
["requires:busy-indicator", "lab:3.3.0"],
35
+ ["requires:busy-indicator", "lab:3.3.1"],
36
+ ["requires:busy-indicator", "lab:3.3.2"],
37
+ ["requires:busy-indicator", "lab:3.3.3"],
38
# TODO: restore when we figure out win36 vs jedi on windows
39
# ["language:python", "py:36", "os:windows"],
40
]
0 commit comments