Product roadmap

Where we are headed

A live view of what we have shipped, what is in build, and what is coming next. Priorities are shaped by what people ask for, so tell us what you need.

Shipped live

In-browser Python runtime

Full CPython via WebAssembly, with numpy, pandas and matplotlib preloaded.

Core

Two-pane studio

Script editor with a live output panel for console, plots and downloadable files.

App

Plot viewer

Full-screen figure viewer with zoom, pan and PNG download.

App

Workspaces

Autosave to the browser, plus export and import of scripts and data.

App

Learn academy

Lessons with a runnable editor under every concept.

Education

In progress building

Background execution

Move the runtime to a worker so long jobs never freeze the page, with a Stop button.

Core

Cloud sync

Optional accounts that keep your workspaces across devices.

Platform

Shareable links

Send a script and its output to anyone with a single URL.

Collaboration

Rich tables

Render pandas DataFrames as clean, sortable tables instead of plain text.

App

Planned next

Team workspaces

Shared folders, roles and review for groups.

Platform

Data connectors

Pull data from warehouses, sheets and internal APIs.

Platform

Scheduled notebooks

Run a script on a cadence and deliver the result.

Automation

Embeds & white-label

Drop the runnable editor into docs, courses and customer apps.

Platform

Server compute tier

An optional heavy kernel for jobs too large for the browser.

Enterprise