Skip to content

Commit

Permalink
update docs images with new dashboard (#10220)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonreid authored Jul 13, 2023
1 parent 0fe0660 commit d5b14b8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ After running some flows, fire up the Prefect UI to see what happened:
prefect server start
```

![](/docs/img/ui/flow-run-page.png)
![](/docs/img/ui/dashboard-oss.png)

From here, you can continue to use Prefect interactively or [deploy your flows](https://docs.prefect.io/concepts/deployments) to remote environments, running on a scheduled or event-driven basis.

Expand Down
Binary file added docs/img/ui/dashboard-cloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/ui/dashboard-oss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ With Prefect you gain:
Trying to implement these features from scratch is a huge pain that takes time, headaches, and money. That's why Prefect offers all this functionality and more!

<figure markdown>
![screenshot of Cloud UI timeline view with menu](img/ui/flow-run-page.png)
![screenshot of Cloud UI timeline view with menu](img/ui/dashboard-cloud.png)
<figcaption>Prefect UI</figcaption>
</figure>

Expand Down

0 comments on commit d5b14b8

Please sign in to comment.