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
c056b2a9
Commit
c056b2a9
authored
Jul 09, 2019
by
Markus Mirz
Browse files
add env var to jupyter test
Former-commit-id:
4fe64e23
parent
f1af2cee
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c056b2a9
...
...
@@ -117,6 +117,8 @@ build:docker:
test:jupyter:
stage
:
test
variables
:
PYTHONPATH
:
"
build/Source/Python:Source/Python"
script
:
-
jupyter nbconvert --to notebook --execute Examples/Notebooks/Quickstart\ Guide.ipynb
-
jupyter nbconvert --to notebook --execute Examples/Notebooks/CS_R2CL.ipynb
...
...
Write
Preview
Markdown
is supported
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