Installation

Zasper ships in two flavors:

Type Description
Web App Terminal-first, lightweight CLI-based experience
Desktop App Full native GUI, OS-integrated Jupyter launcher

🌐 Web App (Terminal-based)

You can install the Web App via Homebrew, Snap, or (soon) Conda.

🍺 Homebrew (macOS)

brew install zasper-io/tap/zasper

βœ… Works on macOS 11+ (Intel & Apple Silicon)


🐧 Snap (Linux)

sudo snap install zasper

βœ… Works on Ubuntu 18.04+, Fedora, Arch, and other Snap-supported distros.


πŸ“¦ Conda

conda install zasper -c conda-forge

πŸ–₯️ Desktop App (Native GUI)

For a native experience with a built-in kernel manager, download the Desktop app:

πŸ‘‰ Visit our Downloads Page Or head straight to GitHub Releases

🧹 The Desktop app bundles a launcher, kernel manager, and integrated session runner.


πŸ“¦ Current Release

Version: v0.1.0-alpha

βœ… Platform Support

OS Min Version Web App Desktop App
macOS (Silicon) macOS 11 βœ… βœ…
macOS (Intel) macOS 11 βœ… βœ…
Debian (AMD64) Debian 10 βœ… βœ…
Debian (ARM64) Debian 10 βœ… βœ…
Debian (i386) Debian 10 βœ… βœ…
RedHat (AMD64) RHEL 8 βœ… ❌
RedHat (ARM64) RHEL 8 βœ… ❌
RedHat (i386) RHEL 8 βœ… ❌
Windows (AMD64) Win 10+ βœ… ❌
Windows (ARM64) Win 11 βœ… βœ…
Windows (i386) Win 10+ βœ… ❌

⏳ Additional platforms are being tested and will be supported in upcoming releases.


βš–οΈ Web App vs Desktop App

Feature Web App Desktop App
Launch kernels βœ… βœ…
Works in terminal-only environments βœ… ❌
Native OS UI (menus, dialogs) ❌ βœ…
Auto kernel discovery βœ… βœ…
Lightweight install βœ… ❌
Suitable for remote servers βœ… ❌

πŸ› οΈ Troubleshooting Installation

  • Command not found?

Make sure brew, snap, or conda is correctly installed and added to your PATH.

  • Kernel not showing up?

Run jupyter kernelspec list to confirm it’s installed and registered.

  • Desktop app not launching?

Ensure your OS version meets the minimum requirement. Check logs via terminal: