Skip to content

GoFigr Documentation

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

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
Platform Install
Python / Jupyter pip install gofigr && gfconfig
R install.packages("gofigR")

Prefer not to install anything? Managed Compute gives you a cloud machine with the GoFigr client already built in.