adutfoy / otECLM

An OpenTURNS module that allows the treatment of failure probabilities and dependencies in highly redundant systems according to the Extended Common Load Model (ECLM)
https://adutfoy.github.io/sphinx/oteclm/main
GNU Lesser General Public License v2.1
0 stars 2 forks source link

switch to sphinx-gallery #7

Closed jschueller closed 1 year ago

jschueller commented 1 year ago

instead of nbsphinx, this is old tech

adutfoy commented 1 year ago

There is no example of sphinx-gallery example in the template. Once I have converted eclm.ipynb into plot_eclm.py and removed the reference to eclm.ipynb in example.rst, what do I have to do?

jschueller commented 1 year ago

look at how sofiane updated it: https://github.com/sofianehaddad/ottemplatepython/commit/5c062c31873f36e1dc7662c07c594ab555500c37

adutfoy commented 1 year ago

Done (with pain!)

jschueller commented 1 year ago

great!, at least this adds some kind of testing