Install python kernel for testing

pull/2/head
Tammo Jan Dijkema 2020-03-14 22:32:49 +01:00
parent 337c56ae05
commit a9ba419809
1 changed files with 2 additions and 1 deletions

View File

@ -47,5 +47,6 @@ jobs:
fail_ci_if_error: true
- name: Test notebook
run: |
pip install nbconvert jupyter_client
pip install nbconvert jupyter_client ipykernel
python -m ipykernel install --user
jupyter nbconvert --to html --execute lofarimaging.ipynb