Skip to content

Send and solve runtime environment variables #20

@Tremeschin

Description

@Tremeschin

It could be nice to have something like:

project.app.environ["HF_HOME"] = "{workspace}/HuggingFace"
project.app.environ["UV_PYTHON_CACHE_DIR"] = "{workspace}/Python"
project.app.environ["HF_HUB_DISABLE_TELEMETRY"] = "1"
...

Would need rust to solve for those at runtime in a format! macro 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions