Skip to content

Commit

Permalink
add pip install flytekitplugins-envd (#5257)
Browse files Browse the repository at this point in the history
Signed-off-by: Future-Outlier <[email protected]>
  • Loading branch information
Future-Outlier authored Apr 21, 2024
1 parent 6b74673 commit 8f0cd02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user_guide/environment_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ before you submit your workflow, you will need to inform `envd` how to push the
This can be done via:

```
pip install flytekitplugins-envd
envd context create --name flyte-sandbox --builder tcp --builder-address localhost:30003 --use
```

Expand Down

0 comments on commit 8f0cd02

Please sign in to comment.