Hey,
I’d like to use a Model within a Code Workspace jupyter script. Similar to how it’s done in Transforms via calling ModelInput to load the model.
However there doesn’t seem to be a ModelInput object from the code_workspaces python library, it might only exist in the transforms library.
Thanks for your help !