Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a way to specify and pass env variables to the experiment run #5018

Open
shcheklein opened this issue Nov 21, 2023 · 1 comment
Open
Assignees
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

Comments

@shcheklein
Copy link
Member

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.

  • Is it true, need to confirm
  • Since there is no easy way to grab those - let's provide some mechanics to workaround. (e.g. read .env file, or have a config where people can put those)
@shcheklein shcheklein added enhancement New feature or request priority-p1 Regular product backlog A: experiments Area: experiments table webview and everything related labels Nov 21, 2023
@mattseddon
Copy link
Member

mattseddon commented Jan 16, 2024

I think the functionality should be added to DVC through the config. That way users could add a section to their local config and we don't have to add another concept/set of rules/docs for this.

Edit: I can still pick this up if it is a priority.

@shcheklein shcheklein removed the priority-p1 Regular product backlog label Jan 16, 2024
@shcheklein shcheklein self-assigned this Jan 16, 2024
@shcheklein shcheklein added the 📦 product Needs product input or is being actively worked on label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants