ProjectPythia / pythia-foundations

Jupyterbook source for the Foundations collection
http://foundations.projectpythia.org
Apache License 2.0
60 stars 43 forks source link

Do not allow untagged cell execution failures #348

Closed brian-rose closed 1 year ago

brian-rose commented 1 year ago

Closes #345

All cells in Foundations notebooks that are expected to fail already have the raises-exception cell tag.

This PR sets allow_errors: False in the config file to actually enforce this rule and catch any non-tagged execution failures.

github-actions[bot] commented 1 year ago

This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.

🔍 Git commit SHA: 4a5379b74bfc8b804b0c07e08208ea152ab732a1 ✅ Deployment Preview URL: https://63812fe248c6556b4af79195--pythia-foundations.netlify.app