Skip to content

Commit

Permalink
update link to flytesnacks repo (#5007)
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <[email protected]>
  • Loading branch information
neverett authored Mar 5, 2024
1 parent da20f70 commit f9c1a97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/deployment/deployment/cloud_simple.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ hello world example:
.. prompt:: bash $

git clone https://github.com/flyteorg/flytesnacks
cd flytesnacks/cookbook
pyflyte run --remote core/flyte_basics/hello_world.py my_wf
cd flytesnacks/examples/basics
pyflyte run --remote basics/hello_world.py hello_world_wf

***********************************
Flyte in on-premises infrastructure
Expand Down

0 comments on commit f9c1a97

Please sign in to comment.