Need a way to specify and pass env variables to the experiment run #5018
Labels
A: experiments
Area: experiments table webview and everything related
enhancement
New feature or request
📦 product
Needs product input or is being actively worked on
In enterprise environment there are usually a bunch of env vars that we need to set to access things like proxy, custom SSL certs, etc, etc. It can be set usually via
bashrc
or exists as part of the environment.As far as I understand VS Code doesn't pick up any variables at all - that breaks the run experiment functionality.
The text was updated successfully, but these errors were encountered: