You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
adamlaurencik, helgi-runar, Soterix, aidando73, ozziek and 2 more