Skip to content

Commit 51daf06

Browse files
Mats-SXFlorentinD
andcommitted
Define requirements for session notebooks in CI
Co-authored-by: Florentin Dörre <florentin.dorre@neotechnology.com>
1 parent 2bc7543 commit 51daf06

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
nbconvert==7.11.0
2+
nbformat==5.9.2
3+
nbclient==0.9.0

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,7 @@ passenv =
7676
AURA_DB_ADDRESS
7777
AURA_DB_USER
7878
AURA_DB_PW
79+
deps =
80+
-r {toxinidir}/requirements/dev/notebook-aura-ci.txt
7981
commands =
8082
python ./scripts/run_notebooks.py sessions

0 commit comments

Comments
 (0)