Skip to main content

Licensing

To use the dlt+ tools, you may need to obtain a valid license from dltHub. Once you have received your license, you can make it available to dlt+ by adding it to your environment:

export RUNTIME__LICENSE="eyJhbGciOiJSUz...vKSjbEc==="

Or by adding it to your global or local secrets.toml file:

[runtime]
license="eyJhbGciOiJSUz...vKSjbEc==="

You can verify that the license was installed correctly and is valid by running:

$ dlt-license

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.