Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
4fe64e23
Commit
4fe64e23
authored
Jul 09, 2019
by
Markus Mirz
Browse files
add env var to jupyter test
parent
899ffc2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4fe64e23
...
@@ -117,6 +117,8 @@ build:docker:
...
@@ -117,6 +117,8 @@ build:docker:
test:jupyter:
test:jupyter:
stage
:
test
stage
:
test
variables
:
PYTHONPATH
:
"
build/Source/Python:Source/Python"
script
:
script
:
-
jupyter nbconvert --to notebook --execute Examples/Notebooks/Quickstart\ Guide.ipynb
-
jupyter nbconvert --to notebook --execute Examples/Notebooks/Quickstart\ Guide.ipynb
-
jupyter nbconvert --to notebook --execute Examples/Notebooks/CS_R2CL.ipynb
-
jupyter nbconvert --to notebook --execute Examples/Notebooks/CS_R2CL.ipynb
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment