Skip to content

Rethink how notebooks work in the repo #2879

@ADBond

Description

@ADBond

Right now we use notebooks for a few slightly-different things:

  • to provide documentation
  • for interactive Colab notebooks
  • to run tests against

Obviously these are not independent, but they do sometimes conflict. Additionally, it is easy for outputs to get out-of-sync with code, and make diffs/merges a bit awkward.

I'm not sure I have a better solution for now, as rendering all the output is fairly heavy-duty, and doesn't often require updating, but something to ponder

Proposal as outlined in this comment

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filedocumentationImprovements or additions to documentationmaintenance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions