Skip to content

nightly build health checks and failing notebooks #53

Open
@brian-rose

Description

@brian-rose

Currently we set allow_errors: True in our jupyter book _config.yml. This means that if a cell in a notebook throws an error, the build continues and reports success.

So our "health checks" as shown in the nightly build badges aren't really measuring whether the notebooks run.

I wonder if we should toggle the allow_errors setting just for the nightly build, while keeping it for other builds. (At least during the development phase it's very useful to be able to see the rendered book with the errors included)

Metadata

Metadata

Assignees

Labels

infrastructureInfrastructure related issue

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions