Skip to main content
Version: devel View Markdown

The Playground workspace

What is the Playground workspace?

The Playground workspace is a regular dltHub workspace that the platform creates for you automatically when you create your account, so you always have somewhere to try dltHub without setting one up yourself. It is personal (single-member) and, unlike other workspaces, cannot be renamed or deleted.

When you run uvx dlthub-start, it connects your local project to this workspace and provides a sample pipeline that loads to the Playground destination, so data lands on dltHub-managed storage with no warehouse, bucket, or credentials to configure.

When to use it

Use the Playground workspace to get started with dltHub:

  • Complete onboarding and the guided tour (uvx dlthub-start).
  • Learn how dltHub works: deployments, cloud runs, and the dashboard.
  • Run examples, paired with the Playground destination so you can load and explore data without any setup.

When to create a new workspace

Create a dedicated workspace instead of using the Playground when any of these apply:

SituationWhy a new workspace
Real projectsFor actual work, create a dedicated workspace with a name that fits the project. Unlike the Playground, you can rename or delete it, so it is easier to organize and clean up.
Team or collaborationWorkspaces have roles (Owner, Viewer). Shared team work belongs in an organization workspace with proper access control, not your personal Playground.
Environment isolationIf you need to isolate a pipeline's environment, such as its dependencies, credentials, or configuration, you can give it its own workspace.

You can create a workspace in the platform UI at app.dlthub.com, or from the CLI:

uv run dlthub login
uv run dlthub workspace connect "<name>" --create

Any organization Member can create workspaces; Owners additionally manage organization settings.

Next steps

This demo works on codespaces. Codespaces is a development environment available for free to anyone with a Github account. You'll be asked to fork the demo repository and from there the README guides you with further steps.
The demo uses the Continue VSCode extension.

Off to codespaces!

DHelp

Ask a question

Welcome to "Codex Central", your next-gen help center, driven by OpenAI's GPT-4 model. It's more than just a forum or a FAQ hub – it's a dynamic knowledge base where coders can find AI-assisted solutions to their pressing problems. With GPT-4's powerful comprehension and predictive abilities, Codex Central provides instantaneous issue resolution, insightful debugging, and personalized guidance. Get your code running smoothly with the unparalleled support at Codex Central - coding help reimagined with AI prowess.