Skip to content

Commit

Permalink
List the versions of the Jupyter components
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Dec 15, 2024
1 parent 12fddee commit 0177dca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/step_tests-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
jupyterlab
${{ format('markdown-it-py{0}', matrix.markdown-it-py) }}
- name: List the versions of the Jupyter components
run: jupyter --version

- name: Install a Jupyter Kernel
if: ${{ !matrix.no_kernel }}
run: python -m ipykernel install --name python_kernel --user
Expand Down

0 comments on commit 0177dca

Please sign in to comment.