You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some sort of strip metadata option would make sense so it could be controlled. Happy to review a PR that adds this though I'm not available for a while to write it myself.
🚀 Feature
I'm using papermill to generate KeplerGL HTML files. Papermill seems to persist all the inner states of the kepler map.
Inspecting the
.ipynb
file generated by papermill I see this:which basically stores all of the kepler data again.
Motivation
It would be great if I could tell papermill to not store all of the metadata to prevent storing unnecessary data - in some cases GBs.
The text was updated successfully, but these errors were encountered: