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 d64a8c0 commit 001a143Copy full SHA for 001a143
.github/workflows/main.yml
@@ -131,7 +131,6 @@ jobs:
131
python -m pip install jupyterlab_pygments==0.1.0 pytest-cov pytest-rereunfailures flake8 ipywidgets matplotlib traitlets
132
yarn install --network-timeout 100000
133
python -m pip install ".[test]"
134
- python -m pip install git+https://github.com/martinRenou/jupyter_core.git@debug
135
cd tests/test_template
136
pip install .
137
cd ../skip_template
0 commit comments