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: en/end-user/baize/quick-start.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -630,7 +630,7 @@ <h2 id="using-a-notebook-to-debug-your-script">Using a Notebook to Debug Your Sc
630
630
<li>
631
631
<p>Select and bind the <ahref="#tensorflow">environment dependency package</a>.</p>
632
632
<p>Wait for the Notebook to be successfully created, then click the access link in the list to enter the Notebook. In the Notebook terminal, run the following command to start the training job:</p>
<p>The script uses TensorFlow; if you forget to associate the dependency library, you can temporarily install it using <code>pip install tensorflow</code>.</p>
@@ -667,7 +667,7 @@ <h2 id="creating-a-training-job">Creating a Training Job<a class="headerlink" hr
667
667
</li>
668
668
<li>
669
669
<p>Once the job is successfully created, click on <strong>Job Analysis</strong> in the left navigation bar to check the job status and fine-tune your training.</p>
0 commit comments