Skip to content

Commit 3b92fa2

Browse files
committed
Update run_notebook.rst
1 parent 46da9a4 commit 3b92fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/jobs/run_notebook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Download the Outputs
3535
If you specify the output location using :py:meth:`~ads.jobs.NotebookRuntime.with_output`.
3636
All files in the working directory, including the notebook with outputs,
3737
will be saved to output location (``oci://bucket_name@namespace/path/to/dir``) after the job finishes running.
38-
You can download the output by calling the :py:meth:`~ads.jobs.NotebookRuntime.download` method.
38+
You can download the output by calling the :py:meth:`~ads.jobs.Job.download` method.
3939

4040
Exclude Cells
4141
=============

0 commit comments

Comments
 (0)