-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
A naïve git clone now produces a 1.3GB(!) folder because each commit triggers a refresh of the notebook rendering, changing the base64 encoded images. While mitigations like checkout depth are possible, this growth needs to stop.
Action items:
- Do a git history rewrite to clean up old notebook versions
- Use a separate branch going forward or offload (rendered) notebooks completely from git
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels