Skip to content

Conversation

@Cahllagerfeld
Copy link
Contributor

No description provided.

@Cahllagerfeld Cahllagerfeld changed the title Adjust Overview Commands Adjust Overview Pipelines Oct 31, 2025
<p className="mb-1 text-text-sm text-theme-text-secondary">
Deploy the pipeline.
</p>
<Codesnippet code={`zenml pipeline deploy ${name}.${name}`} />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cahllagerfeld actually it will always be run.name because run is the name of the file we ask them to create right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just double checked, a bit above we're telling the user to create a file ${name}.py, so they can have the pipelines next to each other, and don't need to overwrite the file when they run a new one

Copy link
Contributor Author

@Cahllagerfeld Cahllagerfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just tested it with this implementation, and it works fine 👍

@Cahllagerfeld Cahllagerfeld requested a review from htahir1 November 5, 2025 08:32
@Cahllagerfeld Cahllagerfeld merged commit 36e31a2 into staging Nov 5, 2025
4 checks passed
@Cahllagerfeld Cahllagerfeld deleted the feat/897--overview-pipelines branch November 5, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Example pipelines should showcase zenml snapshot create and zenml pipeline deploy

3 participants