Welcome

Welcome to GoFigr—the platform for zero-effort reproducibility in data science and scientific computing.

What is GoFigr?

GoFigr automatically captures every figure you create in Python, R, or Jupyter notebooks, along with the complete context: source code, data transformations, and execution environment. This enables:

  • Instant reproducibility — Every figure is linked to the code that created it

  • Effortless collaboration — Share figures with full provenance

  • AI-powered presentations — Transform figure collections into polished stories

  • Complete traceability — Track figures from exploration to publication

Supported Platforms

Platform
Install
Status

Python / Jupyter

pip install gofigr && gfconfig

✅ Stable

R

install.packages("gofigR")

✅ Stable

Getting Help

Last updated