GoFigr Documentation
Welcome to GoFigr—the platform for zero-effort reproducibility in data science and scientific computing.
What is GoFigr?
Section titled “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
Quick Links
Section titled “Quick Links”Get StartedInstall GoFigr and capture your first figure
Managed ComputeLaunch a cloud machine with GoFigr built in
Explore FeaturesDiscover AI Story Mode, Git import, and more
Install
Section titled “Install”| 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.
Getting Help
Section titled “Getting Help”- Support: support@gofigr.io
- Website: gofigr.io