Skip to main content
Version: 1.26.0 (latest)

dlt._workspace.deployment.configuration

Framework-specific configuration specs for interactive job launchers.

Each spec resolves in sections (JOBS, section, name, section) so users can override per-job via env vars like JOBS__MY_MODULE__MY_JOB__MCP__HOST.

MarimoConfiguration Objects

@configspec
class MarimoConfiguration(BaseConfiguration)

View source on GitHub

Configuration for the marimo launcher.

include_code

Show notebook source code in the app.

token

Auth token for session access. None disables auth.

session_ttl

Seconds before closing an idle session.

StreamlitConfiguration Objects

@configspec
class StreamlitConfiguration(BaseConfiguration)

View source on GitHub

Configuration for the streamlit launcher.

enable_cors

Enable CORS. Disabled by default behind a proxy.

enable_xsrf_protection

Enable XSRF protection. Disabled by default behind a proxy.

gather_usage_stats

Send usage statistics to Streamlit.

McpConfiguration Objects

@configspec
class McpConfiguration(BaseConfiguration)

View source on GitHub

Configuration for the FastMCP launcher.

transport

Transport protocol: "stdio", "http", "sse", or "streamable-http".

path

HTTP endpoint route path.

log_level

Log level: DEBUG, INFO, WARNING, ERROR, CRITICAL.

stateless_http

Stateless mode for horizontal scaling (no session affinity).

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.