Skip to content

Commit

Permalink
re-add link to hosted sandbox (flyteorg#4856)
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <[email protected]>
  • Loading branch information
neverett authored and yubofredwang committed Mar 26, 2024
1 parent dbf56f8 commit 8f659db
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/quickstart_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@

In this guide, you will create and run a Flyte workflow in a local Python environment to generate the output "Hello, world!"

````{dropdown} Try Flyte in your browser
:title: text-muted
:animate: fade-in-slide-down
```{link-button} https://sandbox.union.ai/
---
classes: try-hosted-flyte btn-warning btn-block
text: Hosted Flyte sandbox
---
```
```{div} text-muted
*Courtesy of [Union.ai](https://www.union.ai/)*
```
````


## Prerequisites

* [Install Python 3.8x or higher](https://www.python.org/downloads/)
Expand Down

0 comments on commit 8f659db

Please sign in to comment.