Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
b18a67a5
Commit
b18a67a5
authored
Apr 09, 2021
by
Philipp Arras
Browse files
Add density demo to CI
parent
79f1e164
Pipeline
#97925
passed with stages
in 12 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b18a67a5
...
...
@@ -110,6 +110,14 @@ run_getting_started_mf:
paths
:
-
'
*.png'
run_getting_density
:
stage
:
demo_runs
script
:
-
python3 demos/getting_started_density.py
artifacts
:
paths
:
-
'
*.png'
run_bernoulli
:
stage
:
demo_runs
script
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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