You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Quick-Start.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Quick Start Guide for Distributed Workflows with the CodeFlare Stack
1
+
# Quick Start Guide for Distributed Workloads with the CodeFlare Stack
2
2
3
3
This quick start guide is intended to walk existing Open Data Hub users through installation of the CodeFlare stack and an initial demo using the CodeFlare-SDK from within a Jupyter notebook environment. This will enable users to run and submit distributed workloads.
4
4
@@ -196,7 +196,7 @@ Great! You have now submitted your first distributed training job with CodeFlare
196
196
197
197
## Next Steps
198
198
199
-
And with that you have gotten started using the CodeFlare stack alongside your Open Data Hub Deployment to add distributed workflows and batch computing to your machine learning platform.
199
+
And with that you have gotten started using the CodeFlare stack alongside your Open Data Hub Deployment to add distributed workloads and batch computing to your machine learning platform.
200
200
201
201
You are now ready to try out the stack with your own machine learning workloads. If you'd like some more examples, you can also run through the existing demo code provided by the Codeflare-SDK community.
Copy file name to clipboardExpand all lines: codeflare-stack/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,4 +21,4 @@ for further details and how to get in touch.
21
21
## Quick Start
22
22
23
23
There is a sample kfdef at the root of this repository that you can use to deploy the recommended CodeFlare stack.
24
-
Follow our quick start guide [here](https://github.com/opendatahub-io/distributed-workloads/blob/main/Quick-Start.md) to get up and running with Distributed Workflows on Open Data Hub.
24
+
Follow our quick start guide [here](https://github.com/opendatahub-io/distributed-workloads/blob/main/Quick-Start.md) to get up and running with Distributed Workloads on Open Data Hub.
0 commit comments