mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
extract jupyter template
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a393195f61
commit
5005fcc0e0
2 changed files with 7 additions and 5 deletions
6
scripts/test-jupyter.yml
Normal file
6
scripts/test-jupyter.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Need to install jupyter-nbconvert
|
||||
# -steps
|
||||
# - script: |
|
||||
# jupyter-nbconvert --to notebook --execute --output out.txt examples/python/tutorial/jupyter/guide.ipynb
|
||||
# jupyter-nbconvert --to notebook --execute --output out.txt examples/python/tutorial/jupyter/strategies.ipynb
|
||||
# jupyter-nbconvert --to notebook --execute --output out.txt examples/python/tutorial/jupyter/advanced.ipynb
|
Loading…
Add table
Add a link
Reference in a new issue