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: