Skip to content
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

Update setup.cfg #157

Merged
merged 4 commits into from
Aug 23, 2023
Merged

Update setup.cfg #157

merged 4 commits into from
Aug 23, 2023

Conversation

tms-bananaquit
Copy link
Collaborator

@tms-bananaquit tms-bananaquit commented Aug 22, 2023

Fix #156 .

Adds wilds to the [dev] option in setup.cfg, as that's what we use to build the RTD page. Right now, one of the example notebook imports is failing and killing the build.

It might make sense to freeze the build for that particular notebook, because loading that dataset takes forever..

@tms-bananaquit
Copy link
Collaborator Author

image

Yep.

@tms-bananaquit
Copy link
Collaborator Author

tms-bananaquit commented Aug 23, 2023

Doesn't look like the per-notebook setting is being respected vs. the nbsphinx_execute = "always" set in conf.py. Options:

Went with the bolded, above.

@tms-bananaquit tms-bananaquit merged commit 77b1774 into dev Aug 23, 2023
2 checks passed
@tms-bananaquit tms-bananaquit deleted the 156-add-dependencies branch August 23, 2023 15:50
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.

Fix sphinx build for wilds notebook
1 participant