Skip to content

Commit d33ce68

Browse files
committed
Swap controllers once kernel starts
1 parent 35d2c83 commit d33ce68

25 files changed

+3570
-9736
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ jobs:
291291
matrix:
292292
jupyter: [raw, local]
293293
python: [nonConda, conda]
294-
pythonVersion: ['3.9', '3.10']
295294
webOrDesktop: ['']
295+
pythonVersion: ['3.9', '3.10']
296296
# Whether we're using stable (<empty>) or pre-release versions of Python packages.
297297
# When installing pre-release versions, we're only focused on jupyter & related packages.
298298
# Not pre-release versions of pandas, numpy or other such packages that are not core to Jupyter.

0 commit comments

Comments
 (0)