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
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.