You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an example fails. It gets the broken image assigned which is then captured for the thumbnails gallery.
If I rerun the build, Sphinx-gallery does not run the example again, as it has a first image associated and the source code has not changed. But I believe it should try again. If the example failed due to missing dependencies, or similar. The problem is to be fixed outside the codebase, and when fixed and the gallery is rerun it should try again with the example.
If the example code was bad, changing it will always trigger Sphinx-Gallery to build it again.
The text was updated successfully, but these errors were encountered:
plots are current verifies not to find image mark file of broken example
to return True. If example has failed in previous builds, then plots are
not current and the example is build from start.
Fixsphinx-gallery#105Fixsphinx-gallery#94 because first image is no longer overwritten
plots are current verifies not to find image mark file of broken example
to return True. If example has failed in previous builds, then plots are
not current and the example is build from start.
Fixsphinx-gallery#105Fixsphinx-gallery#94 because first image is no longer overwritten
plots are current verifies not to find image mark file of broken example
to return True. If example has failed in previous builds, then plots are
not current and the example is build from start.
Fixsphinx-gallery#105Fixsphinx-gallery#94 because first image is no longer overwritten
When an example fails. It gets the broken image assigned which is then captured for the thumbnails gallery.
If I rerun the build, Sphinx-gallery does not run the example again, as it has a first image associated and the source code has not changed. But I believe it should try again. If the example failed due to missing dependencies, or similar. The problem is to be fixed outside the codebase, and when fixed and the gallery is rerun it should try again with the example.
If the example code was bad, changing it will always trigger Sphinx-Gallery to build it again.
The text was updated successfully, but these errors were encountered: