From eb89da4fb4e9241b1bc84cceb4b65daa17069d27 Mon Sep 17 00:00:00 2001 From: James Busche Date: Fri, 18 Aug 2023 15:49:43 -0700 Subject: [PATCH] Update Quick-Start.md rebase Co-authored-by: ted chang --- Quick-Start.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Quick-Start.md b/Quick-Start.md index 65a68e0c..db4aa2a7 100644 --- a/Quick-Start.md +++ b/Quick-Start.md @@ -123,7 +123,6 @@ git clone https://github.com/project-codeflare/codeflare-sdk cd codeflare-sdk ``` -<<<<<<< HEAD We will rely on this demo code to train an mnist model. So feel free to open `codeflare-sdk/demo-notebooks/guided-demos/2_basic_jobs.ipynb` to follow along instead. ### Run the demo notebook