Paperspace
Paperspace, now part of DigitalOcean, offers cloud GPUs, Jupyter notebooks, and virtual machines for developer-friendly machine learning work.

Paperspace is a cloud platform for GPU-accelerated machine learning work. It gives you web-based Jupyter notebooks, virtual machines with attached GPUs, and container deployments, without asking you to configure drivers or provision hardware yourself. The problem it solves is friction: getting a GPU-backed development environment running usually means wrestling with CUDA installs, cloud IAM, and instance types. Paperspace lets you open a notebook in the browser and start training. It is now part of DigitalOcean, which acquired the company in 2023.
Paperspace targets individual developers, researchers, and small teams who want a fast path from idea to a running model. It sits in the developer-friendly corner of the GPU cloud market, where onboarding speed matters more than reserving thousands of accelerators. For heavy production inference or large training clusters, you look elsewhere in the stack.
Where Paperspace sits
The four Paperspace products map to the arc of a machine learning project. Notebooks are the web-based Jupyter environment with shared persistent storage, backed by an accelerated machine. Machines are Linux and Windows virtual machines with GPU options and persistent disks for longer training runs. Deployments run container images to serve models as endpoints. Workflows automate the steps between those stages into a pipeline.
How to access it and how it fits
You do not install Paperspace locally. You sign up, then open a notebook or launch a machine from the web console. This is the core appeal: the GPU environment lives in the cloud, and you reach it through a browser tab or the command line.
Because it is now part of DigitalOcean, Paperspace fits naturally alongside the rest of a DigitalOcean stack: app hosting, managed databases, and storage in the same account. DigitalOcean has been folding the GPU offering into its broader Gradient product line, so the exact product names and pricing you see may shift as that integration continues. If you already run infrastructure on DigitalOcean, the GPU compute becomes another service in the same console rather than a separate vendor relationship.
How it compares
| Paperspace | RunPod | Lambda Cloud | CoreWeave | |
|---|---|---|---|---|
| Primary appeal | Notebooks, easy onboarding | Cheap on-demand GPUs | GPU cloud built for ML | Large-scale GPU clusters |
| Notebook out of the box | Yes, browser Jupyter | Via templates | Via instances | Not the focus |
| Best fit | Developers, small teams | Cost-sensitive experiments | Training and fine-tuning | Enterprise-scale training |
| Owned by | DigitalOcean | Independent | Independent | Independent |
The distinction across these providers is who they optimise for. Paperspace optimises for a developer who wants a notebook running in minutes. Providers like RunPod compete on raw hourly GPU price. Lambda Cloud and CoreWeave lean toward larger training and cluster workloads. The GPU clouds and neoclouds comparison sets out the wider landscape and where each provider earns its keep.
When not to use it
Paperspace is not the right choice in several cases.
- You need very large training clusters. For hundreds or thousands of interconnected GPUs, a provider built for cluster-scale training fits better.
- You are chasing the lowest possible hourly GPU price. Marketplace-style providers often undercut managed notebook platforms.
- You need long-term platform stability today. The standalone Paperspace product is being integrated into DigitalOcean’s Gradient offering, so product names, features, and pricing are in flux. Confirm current details before committing.
- You are already deep in a hyperscaler. If your data and identity live in AWS, Azure, or Google Cloud, their own notebook and GPU services may reduce data movement and billing sprawl.
Further reading
- What is inference? : the runtime step where a trained model produces predictions, the workload GPU clouds serve.
- RunPod : a GPU cloud that competes on low on-demand hourly pricing.
- Lambda Cloud : a GPU cloud built specifically for machine learning training.
- CoreWeave : a provider aimed at large-scale GPU cluster workloads.
- GPU clouds and neoclouds compared : how the developer-friendly and cluster-scale providers differ.
- Paperspace : the official product site, now part of DigitalOcean.
- Paperspace on DigitalOcean docs : official documentation for Notebooks, Machines, Deployments, and Workflows.
Sources
- Paperspace official site : product overview, DigitalOcean ownership, and NVIDIA H100 availability.
- Paperspace documentation, DigitalOcean : confirms the four products (Notebooks, Machines, Deployments, Workflows) and describes Paperspace as a cloud machine learning platform with GPU virtual machines and a container service.
- Paperspace notebooks page, DigitalOcean : describes the fully managed browser Jupyter notebook environment.