Did you ever want to include the Git commit hash and the name of the notebook in your Jupyter figures? So that your future self doesn't have to scramble tracing a figure to its source?
GoFigr Lite does just that. It's a free and open source Jupyter plugin which automatically adds metadata to each figure you generate. We support matplotlib, seaborn, plotnine and plotly.
The idea here is that when you share the figure with a coworker or a collaborator, you can always trace it back to the source. This improves reproducibility and reduces the stress when you are inevitably asked for tweaks later on.
See installation instructions here: https://github.com/GoFigr/gofigr-python/blob/main/README_lit...
I would love to hear your thoughts!
Full disclosure: we also offer a commercial product which elaborates on this idea.