Programming Playgrounds 🧪

Remote sandbox environments for learning and experimenting without worrying about setup and cleanup. Run anything on vanilla Linux VMs, get a fresh Docker host or Kubernetes cluster in seconds, publish ports, collaborate via sharing terminal sessions, SSH from the command line, and more.

Pro Tip: Build your own playgrounds to automate repetitive setups, easily share reproducible environments with your teammates, or include in your blog posts, demos, conference talks, GitHub projects or issues.
Start Building
Playground on  Kubernetes, Programming

Kubernetes Client (Go)

A collection of mini-programs demonstrating Kubernetes client-go usage and a loaded IDE. Handy if you need to write a controller or two.

Playground on  Programming

Python

The latest Python 3.x, pyenv, uv, Docker, VS Code, and a bunch of extensions.

Playground on  Programming

Go(lang)

A fresh Go version and a loaded VS Code (or Vim) is all you need.

Playground on  Programming

Node.js

The latest Node.js, NVM, Docker, VS Code, and a bunch of extensions.

Playground on  Programming

Zig

Get started with Zig in no time using an in-browser VS Code with handy addons preinstalled.

Pro Tip: Install iximiuz Labs CLI to start playgrounds and SSH into them from your favorite local terminal:

curl -sf https://labs.iximiuz.com/cli/install.sh | sh