# Dev Environment (/docs/guides/developer-workspace/dev-environment)



A dev environment is a running server with configurable CPU, memory, and
GPU resources. You can launch JupyterLab or VS Code Server, adjust the
environment after it starts, and share access with collaborators.

<Cards>
  <Card title="Launch a dev environment" href="/docs/guides/developer-workspace/dev-environment/launch-a-dev-environment" />

  <Card title="Choose an IDE" href="/docs/guides/developer-workspace/dev-environment/choose-an-ide" />

  <Card title="Configure a dev environment" href="/docs/guides/developer-workspace/dev-environment/configure-a-dev-environment" />

  <Card title="Manage contributors" href="/docs/guides/developer-workspace/dev-environment/manage-contributors" />
</Cards>
