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 f37d521 commit 35d064cCopy full SHA for 35d064c
1 file changed
.github/workflows/conformance.yml
@@ -32,7 +32,7 @@ jobs:
32
kernel-name: deno
33
- name: irkernel
34
install: |
35
- pip install jupyter-client
+ python -m pip install jupyter
36
Rscript -e "install.packages('IRkernel', repos='https://cloud.r-project.org')"
37
Rscript -e "IRkernel::installspec()"
38
kernel-name: ir
0 commit comments