Hey All,
I have a question. Is there a way I can dynamically choose the environment for a given notebook/spark job?
Currently we have to select the environment from UI for both notebook and spark job. My use case is, I want to pass a parameter to notebook from pipeline, and based on my parameter, the notebook should select the environment. (instead of a pre-selected environment of the notebook)