# Developer Workspace (/docs/guides/developer-workspace)



Developer Workspace gives you tools for interactive exploration, automated
pipelines, and experiment tracking. Use dev environments for notebook-based
work, pipelines for repeatable multi-step workflows, and MLflow to log and
compare model training runs.

<Cards>
  <Card title="Dev Environment" href="/docs/guides/developer-workspace/dev-environment" />

  <Card title="Pipelines" href="/docs/guides/developer-workspace/pipelines" />

  <Card title="MLflow" href="/docs/guides/developer-workspace/mlflow" />
</Cards>
