Skip to content

inject project specific information to the notebook environment #14

@proppy

Description

@proppy

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:

CONTAINER_IMAGE = 'us-east4-docker.pkg.dev/catx-demo-radlab/containers/silicon-design-ubuntu-2004:latest'
STAGING_BUCKET='catx-demo-radlab-staging'
PROJECT_ID = 'catx-demo-radlab'
LOCATION = 'us-central1'
MACHINE_TYPE = 'n1-standard-8'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions