Skip to content

Send and solve runtime environment variables #20

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 🙂

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions