Skip to content
Snippets Groups Projects
Verified Commit 08ca2ed2 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Install jupyter in notebook CI

parent bbd65ea5
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ build:examples:
script:
- python setup.py install
- cd examples
- pip install jupyter
- jupyter-nbconvert --execute --to html *.ipynb
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment