Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: make it possible to also specify abort_on_example_error in the sphinx_gallery_conf #122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

astrofrog
Copy link
Contributor

@astrofrog astrofrog commented Jun 3, 2016

With these changes, it is possible to specify abort_on_example_error inside the normal sphinx_gallery_conf options.

@lesteve
Copy link
Member

lesteve commented Jun 6, 2016

I think this change is already in #97. @Titan-C can you double-check?

@lesteve
Copy link
Member

lesteve commented Jun 6, 2016

Actually quickly looking at it, it doesn't seem to work as expected in #97. The value in app.builder.config.abort_on_example_error is always going to win over sphinx_gallery_conf. The differences between the values in sphinx_gallery_conf and the ones in app.builder.configare there for historic reasons and we should try to clean this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants