Skip to content

Commit 3fc17ec

Browse files
committed
Remove "In this page" TOC.
1 parent 6d01792 commit 3fc17ec

File tree

6 files changed

+0
-9
lines changed

6 files changed

+0
-9
lines changed

docs/source/user_guide/jobs/data_science_job.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Quick Start
77

88
See :doc:`policies` and `About Data Science Policies <https://docs.oracle.com/en-us/iaas/data-science/using/policies.htm>`_.
99

10-
.. include:: ../jobs/toc_local.rst
1110

1211
Define a Job
1312
============

docs/source/user_guide/jobs/infra_and_runtime.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Infrastructure and Runtime
33

44
This page describes the configurations of **Infrastructure** and **Runtime** defining a Data Science Job.
55

6-
.. include:: ../jobs/toc_local.rst
76

87
Example
98
=======

docs/source/user_guide/jobs/run_git.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Run Code from Git Repo
33

44
The :py:class:`~ads.jobs.GitPythonRuntime` allows you to run source code from a Git repository as a job.
55

6-
.. include:: ../jobs/toc_local.rst
76

87
PyTorch Example
98
===============

docs/source/user_guide/jobs/run_notebook.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Run a Notebook
33

44
The :py:class:`~ads.jobs.NotebookRuntime` allows you to run a single Jupyter notebook as a job.
55

6-
.. include:: ../jobs/toc_local.rst
76

87
TensorFlow Example
98
==================

docs/source/user_guide/jobs/run_python.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ You can configure the environment variables, command line arguments, and conda e
66
as described in :doc:`infra_and_runtime`. This section shows the additional enhancements provided by
77
:py:class:`~ads.jobs.PythonRuntime`.
88

9-
.. include:: ../jobs/toc_local.rst
109

1110
Example
1211
=======

docs/source/user_guide/jobs/toc_local.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)