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 you need to write all metadata programatically using pydantic models.
It can be quite cumbersome especially something that needs to be done repeatedly.
I would like to use yaml file to update/add metadata.
Currently you need to write all metadata programatically using pydantic models.
It can be quite cumbersome especially something that needs to be done repeatedly.
I would like to use yaml file to update/add metadata.