Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pyMOR
pymor
Commits
60345865
Commit
60345865
authored
Aug 03, 2022
by
René Fritze
Browse files
[ci|tutorials] fix notebook plugin missing
parent
16f90126
Pipeline
#152503
passed with stages
in 30 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.ci/gitlab/test_tutorials.bash
View file @
60345865
...
...
@@ -8,7 +8,8 @@ for fn in ${PYMOR_ROOT}/docs/source/tutorial*md ; do
mystnb-to-jupyter
-o
"
${
fn
}
"
"
${
fn
/tutorial/..\/converted_tutorial
}
"
.ipynb
done
# manually add plugins to load that are excluded for other runs
xvfb-run
-a
py.test
${
COMMON_PYTEST_OPTS
}
-s
--cov
=
-p
no:pycharm
\
docs/test_tutorials.py
-p
nb_regression
-p
notebook
docs/test_tutorials.py
coverage xml
ammservices bridge
@group_958_bot
mentioned in commit
f4680f30
·
Aug 03, 2022
mentioned in commit
f4680f30
mentioned in commit f4680f30b96f6de195d1b961b25d7bcbf5cdf5dd
Toggle commit list
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