Skip to content

Commit

Permalink
Update screwdriver.yaml (#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo Kristian Bergum authored Nov 15, 2023
1 parent 16de788 commit af2cdd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@ jobs:
- install-python: |
dnf install -y python3 python3-pip python3-dateutil
python3 -m pip install --upgrade pip
python3 -m pip install pytest notebook nbconvert runnb pandas torch numpy
python3 -m pip install pytest notebook nbconvert runnb pandas torch numpy scikit-learn
- run-notebooks: |
(cd examples/model-deployment && runnb --allow-not-trusted ONNXModelExport.ipynb)

0 comments on commit af2cdd9

Please sign in to comment.