Versions in this module Expand all Collapse all v1 v1.0.0 May 31, 2023 Changes in this version + type Artifact struct + Name string + Path string + type DataModelTypedSchema struct + Name string + Path string + Type string + type NoteBookImage struct + BasicEnv []string + DisPlayName string + Name string + Packages string + type NotebookTypedSchema struct + Artifacts []*Artifact + Image *NoteBookImage + type WorkflowMetadata struct + Repo string + Scheme string + Tag string + Token *string + type WorkflowTypedSchema struct + Description *string + Language string + MainWorkflowPath string + Metadata WorkflowMetadata + Name string + Path string + Version *string + type WorkspaceTypedSchema struct + DataModels []DataModelTypedSchema + Description string + Name string + Notebooks NotebookTypedSchema + Version string + Workflows []WorkflowTypedSchema