Skip to content

PaperMachine 0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 10:02
· 0 commits to f5dbfe99f830ff0ef65c15e71fec09d03b9a007b since this release

The first public release of PaperMachine — a desktop app that runs Python and R on your own machine and shows the code, log, and environment behind every result.

Download

Platform File
macOS, Apple silicon PaperMachine-0.1.0-arm64.dmg
macOS, Intel PaperMachine-0.1.0-x64.dmg
Windows x64 PaperMachine-0.1.0-x64.exe

desktop-update.darwin.json and desktop-update.win32.json carry each installer's size and SHA-256.

First run

The app installs its own Python 3.13 and R 4.5 environment before opening a workspace — about 520 MB, once, with a choice of package source (TUNA, USTC, or conda-forge; a failed source falls through to the others). It never touches conda environments already on your machine. Then open Settings → Models and enter your DeepSeek API key; no key ships with the app.

Neither installer is signed

On macOS, right-click the app and choose Open, or run xattr -d com.apple.quarantine /Applications/PaperMachine.app once. On Windows, SmartScreen warns about an unrecognized publisher: choose More info, then Run anyway. The Windows installer is per-user and needs no administrator rights.

Known limitations

  • The Windows build is new. It is built and tested on a Windows runner, but no release has been through acceptance on a physical Windows machine yet.
  • Updates are manual: download the next installer.
  • There is no variables panel yet; the kernel status bar shows each language's kernel state.

Full documentation is in the README · 中文.