Skip to content

Custom environment variables not exported in true SSH #70

@jonbesga

Description

@jonbesga

After creating a pod and specifying some environment variables. I can see how these variables are accessible from the Basic SSH and the JupyterLab Terminal. However, when doing "True SSH" these environment variables are nowhere to be seen

To reproduce

Environment variable specified in the Pod configuration:

image

Running echo $HF_TOKEN from the JupyterLab terminal or the Basic SSH will output the value.

Running echo $HF_TOKEN from the "True SSH" terminal will return an empty value

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