Skip to content
Snippets Groups Projects
Unverified Commit 0aa9b3a3 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Install nnfwtbn in CI

parent 1f8608d5
Branches 56-saving-nn-with-tf-2-x-fails
No related tags found
1 merge request!52Resolve "Saving NN with TF 2.x fails"
Pipeline #12614 passed
This commit is part of merge request !52. Comments created here will be created in the context of that merge request.
......@@ -38,6 +38,7 @@ build:examples:
image: python:3.7
script:
- pip install -r requirements.txt
- pip install .
- cd examples
- pip install -r requirements.txt
- jupyter-nbconvert --ExecutePreprocessor.timeout=300 --execute --to html *.ipynb
......
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