NVIDIA-NeMo / NVIDIA-NeMo/Run

Make providing custom envronment variables easier

Open
#311 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Stale support
Dominant language
Python
Stars
258
Forks
113
Avg merge
1d 3h
Merged PRs (30d)
5

Description

Currently, customers have no easy way to provide custom environment variables to our executors in our recipes code. The solution involves modifying the code in virtual environment where nemo is installed.

Ideally, the installed nemo code shouldn't be modified and we should provide users an easier way to pass the environment variables to the executors.

This feature request is created as a result of this inquiry:
https://requests-navigator.atlassian.net/jira/servicedesk/projects/NFS/queues/custom/237/NFS-395

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the recipes code configures executors and where custom environment variables currently require changes to the installed NeMo code. Define the supported input path and verify that users can provide variables without modifying the virtual-environment installation; the issue provides no specific files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.