-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filedocumentationImprovements or additions to documentationImprovements or additions to documentationmaintenance
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filedocumentationImprovements or additions to documentationImprovements or additions to documentationmaintenance