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 f441c8f commit ae7772eCopy full SHA for ae7772e
.github/workflows/downstream.yml
@@ -76,7 +76,6 @@ jobs:
76
git clone https://github.com/jupyter/jupyter_kernel_test.git
77
cd jupyter_kernel_test
78
conda env update --name jupyter_kernel_test --file environment.yml
79
- conda install -c conda-forge xeus-cling
80
pip install -e ".[test]"
81
python -m unittest -v
82
0 commit comments