Skip to content

Commit 207be67

Browse files
committed
Update data_science_job.rst
1 parent b0597ed commit 207be67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/user_guide/jobs/data_science_job.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ The runtime can be an instance of:
2020

2121
Here is an example to define and run a Python :py:class:`~ads.jobs.Job`.
2222

23+
Note that a job can be defined either using Python APIs or YAML.
24+
See the next section for how to load and save the job with YAML.
25+
2326
.. include:: ../jobs/tabs/quick_start_job.rst
2427

2528
The :py:class:`~ads.jobs.PythonRuntime` is designed for :doc:`Running a Python Workload <run_python>`.

0 commit comments

Comments
 (0)