Skip to content

Snapshot Publish

GitHub App

Snapshot Publish

GitHub App

Publish interactive Julia to the web — straight from your repo.

Snapshot turns a repo of Pluto notebooks (or a Therapy app) into a live, interactive website that runs entirely in the visitor's browser, compiled to WebAssembly. Push to your repo and it's live at snapshot.show — no server to run, and free for public repositories.

How it works: when you enable a repository, Snapshot adds one small GitHub Actions workflow (.github/workflows/snapshot.yml). On each push it builds your site in your own Actions and publishes it over a secret-less OIDC handshake — Snapshot never asks you for a token or stores credentials in your repo.

What it accesses, and why:

  • Read your code — to build the site.
  • Write a single workflow file — to set up automatic publishing.
  • Actions — to run and report the build.

That's it. Learn more at https://snapshot.show

Developer

Snapshot Publish is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse