Run Jupyter notebooks online, without installing anything

No Anaconda downloads, no environment conflicts, no 'works on my machine'. NotebookHub gives you a full JupyterLab — the real thing, not a stripped-down toy — running in your browser on dedicated cloud resources, with storage that persists between sessions.

How it works

From zero to a running notebook in three steps:

  • 1 · Create your free account (email + password, no credit card)
  • 2 · Pick a kernel: Python (SciPy stack), R, geospatial (GDAL/rasterio) or PyTorch
  • 3 · Your JupyterLab opens in the browser — upload data or clone a repo, and work

A real JupyterLab, with real resources

Browser-only Python playgrounds are fine for snippets, but they choke on real data work: no filesystem, tiny memory, no long-running cells. Every NotebookHub workspace is a dedicated container with reserved CPU and RAM, a persistent disk, and the complete JupyterLab interface — terminals, extensions and all.

  • Persistent 50 GB disk on the free plan — your work is there tomorrow
  • Dedicated 1 vCPU / 8 GB RAM even on the free plan
  • Full terminal access: pip, conda, git, wget
  • Prefer an IDE? The same workspace also runs VS Code in the browser

For students, researchers and data teams

Use it to follow a course without fighting local installs, to run analyses from a Chromebook or a locked-down office laptop, or to keep a reproducible environment that your whole team can mirror. When you outgrow the free tier, paid plans add more workspaces, more memory and team features.

Frequently asked questions

Is it really free?

Yes. The free plan includes one persistent workspace (1 vCPU, 8 GB RAM, 50 GB disk) with JupyterLab or VS Code. No credit card, no trial clock.

Can I install my own packages?

Yes — pip and conda work normally, and installs persist because the disk is persistent.

Can I open my existing .ipynb files?

Yes, upload them directly in JupyterLab or clone your git repository from the built-in terminal.

What Python version and libraries are preinstalled?

Workspaces start from the Jupyter Docker Stacks images (SciPy stack: numpy, pandas, matplotlib, scikit-learn…), with R, geospatial and PyTorch variants available.

Your notebook is one signup away

JupyterLab in your browser in under a minute. No credit card.

Run Jupyter notebooks online — no install, free plan — NotebookHub