Conversation
Remi-Gau
commented
Sep 26, 2025
- closes Binder: configuration the documentation #103
|
set up copied from nilearn |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #464 +/- ##
=======================================
Coverage 98.07% 98.07%
=======================================
Files 22 22
Lines 1143 1143
=======================================
Hits 1121 1121
Misses 22 22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
OK the binder link at the bottom of this does not work: https://output.circle-artifacts.com/output/job/ae672db1-8de3-4c6f-962c-cc8de4ecfba6/artifacts/0/documentation/generated/gallery/examples/plot_dcrt_example.html#sphx-glr-generated-gallery-examples-plot-dcrt-example-py not sure if setting this up will work before merging a PR |
I think that without the configure of binder in the main branch, it won't work. |
|
I tried to generate the jupyternotebook using sphinx_gallery_py2jupyter in binder but I didn't manage to open the generated notebook. |
|
A mean, the NB corresponding to any of the examples ? You just need to save the NB on your disk and run it. I tried one, it works. |
|
In this case, the problem was to run it on Binder. |
Co-authored-by: lionel kusch <lionel.kusch@grenoble-inp.org>