Skip to content

Commit

Permalink
Swap controllers once kernel starts
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed Aug 24, 2022
1 parent 35d2c83 commit d33ce68
Show file tree
Hide file tree
Showing 25 changed files with 3,570 additions and 9,736 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,8 @@ jobs:
matrix:
jupyter: [raw, local]
python: [nonConda, conda]
pythonVersion: ['3.9', '3.10']
webOrDesktop: ['']
pythonVersion: ['3.9', '3.10']
# Whether we're using stable (<empty>) or pre-release versions of Python packages.
# When installing pre-release versions, we're only focused on jupyter & related packages.
# Not pre-release versions of pandas, numpy or other such packages that are not core to Jupyter.
Expand Down
Loading

0 comments on commit d33ce68

Please sign in to comment.