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
Some of these would make sense to be "current" settings - we're using the same container image, project id, probably location as the one that the tuning notebook is running in.
This would make it much easier to clone and deploy in your own project, just by adjusting the terraform files. I don't know if it's possible though.
Currently we hardcode a lot of project specific information in the first cell of the tuning notebook:
https://github.com/proppy/rad-lab/blob/tuning/modules/silicon_design/scripts/build/notebooks/examples/digital/serv/tuning.md#define-project-parameters
it would be nice to inject them as environment variable instead in the container environment:
The text was updated successfully, but these errors were encountered: