Notebooks, Now Decoupled from Live Instances
Edit notebooks and dispatch render jobs without a GPU instance, pre-warm instances for when you need them, and share packaged datasets across your organization.
Until now, opening a notebook meant spinning up a live instance - even if all you wanted was to tweak a parameter or kick off a render. That's GPU time spent waiting on you, not working for you.
We've just released a new flow that separates live instances from notebook access.
What's New
- Edit and render without an instance. Open your notebook, make changes, and send off render jobs with no live instance running. A live instance is only required to view the live viewport or run notebook cells.
- Start a live instance from anywhere. Pre-warm an instance so it's ready the moment you need it - no more waiting on a cold start when you sit down to work.
- Clear single-user access. At any point in time, one user may use an instance, and one user may edit a notebook. Taking over an instance or entering a notebook hands control to the newest user, so there's never ambiguity about who's driving.
Why this matters
Most notebook sessions don't need a GPU. Reviewing scenario parameters, adjusting a camera pose, dispatching a batch of renders - none of that requires a live viewport. Decoupling the two means you only consume instance time when you're actually iterating visually, and renders go out the moment you're ready instead of after an instance boots.
Pre-warming flips the equation the other way: if you know you'll need the viewport at 2pm, start the instance at 1:55 and walk into a session that's already hot.
Also new: packaged datasets shared across your organization
We've also improved the downloads flow. Packaged datasets are now shared across your entire organization, with the ability to filter by the dataset's creator.

You asked for a way to share downloads across the whole team - now anyone in your org can grab a teammate's packaged dataset without re-rendering or passing files around.
Spend GPU time on rendering, not waiting
Want to see the new flow in action?