-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #217 from oracle/release_2020-02-04
Releasing version 2.10.3
- Loading branch information
Showing
66 changed files
with
10,185 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
Data Science | ||
============ | ||
|
||
.. autosummary:: | ||
:toctree: data_science/client | ||
:nosignatures: | ||
:template: autosummary/service_client.rst | ||
|
||
oci.data_science.DataScienceClient | ||
oci.data_science.DataScienceClientCompositeOperations | ||
|
||
-------- | ||
Models | ||
-------- | ||
|
||
.. autosummary:: | ||
:toctree: data_science/models | ||
:nosignatures: | ||
:template: autosummary/model_class.rst | ||
|
||
oci.data_science.models.ChangeModelCompartmentDetails | ||
oci.data_science.models.ChangeNotebookSessionCompartmentDetails | ||
oci.data_science.models.ChangeProjectCompartmentDetails | ||
oci.data_science.models.CreateModelDetails | ||
oci.data_science.models.CreateModelProvenanceDetails | ||
oci.data_science.models.CreateNotebookSessionDetails | ||
oci.data_science.models.CreateProjectDetails | ||
oci.data_science.models.Model | ||
oci.data_science.models.ModelProvenance | ||
oci.data_science.models.ModelSummary | ||
oci.data_science.models.NotebookSession | ||
oci.data_science.models.NotebookSessionConfigurationDetails | ||
oci.data_science.models.NotebookSessionShapeSummary | ||
oci.data_science.models.NotebookSessionSummary | ||
oci.data_science.models.Project | ||
oci.data_science.models.ProjectSummary | ||
oci.data_science.models.UpdateModelDetails | ||
oci.data_science.models.UpdateModelProvenanceDetails | ||
oci.data_science.models.UpdateNotebookSessionDetails | ||
oci.data_science.models.UpdateProjectDetails | ||
oci.data_science.models.WorkRequest | ||
oci.data_science.models.WorkRequestError | ||
oci.data_science.models.WorkRequestLogEntry | ||
oci.data_science.models.WorkRequestResource | ||
oci.data_science.models.WorkRequestSummary |
8 changes: 8 additions & 0 deletions
8
docs/api/data_science/client/oci.data_science.DataScienceClient.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
DataScienceClient | ||
================= | ||
|
||
.. currentmodule:: oci.data_science | ||
|
||
.. autoclass:: DataScienceClient | ||
:special-members: __init__ | ||
:members: |
8 changes: 8 additions & 0 deletions
8
...i/data_science/client/oci.data_science.DataScienceClientCompositeOperations.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
DataScienceClientCompositeOperations | ||
==================================== | ||
|
||
.. currentmodule:: oci.data_science | ||
|
||
.. autoclass:: DataScienceClientCompositeOperations | ||
:special-members: __init__ | ||
:members: |
11 changes: 11 additions & 0 deletions
11
...i/data_science/models/oci.data_science.models.ChangeModelCompartmentDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ChangeModelCompartmentDetails | ||
============================= | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: ChangeModelCompartmentDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...ence/models/oci.data_science.models.ChangeNotebookSessionCompartmentDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ChangeNotebookSessionCompartmentDetails | ||
======================================= | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: ChangeNotebookSessionCompartmentDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...data_science/models/oci.data_science.models.ChangeProjectCompartmentDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ChangeProjectCompartmentDetails | ||
=============================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: ChangeProjectCompartmentDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.CreateModelDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
CreateModelDetails | ||
================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: CreateModelDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...pi/data_science/models/oci.data_science.models.CreateModelProvenanceDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
CreateModelProvenanceDetails | ||
============================ | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: CreateModelProvenanceDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...pi/data_science/models/oci.data_science.models.CreateNotebookSessionDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
CreateNotebookSessionDetails | ||
============================ | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: CreateNotebookSessionDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.CreateProjectDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
CreateProjectDetails | ||
==================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: CreateProjectDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.Model.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Model | ||
===== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: Model | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.ModelProvenance.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ModelProvenance | ||
=============== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: ModelProvenance | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.ModelSummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ModelSummary | ||
============ | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: ModelSummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.NotebookSession.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
NotebookSession | ||
=============== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: NotebookSession | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
..._science/models/oci.data_science.models.NotebookSessionConfigurationDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
NotebookSessionConfigurationDetails | ||
=================================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: NotebookSessionConfigurationDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...api/data_science/models/oci.data_science.models.NotebookSessionShapeSummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
NotebookSessionShapeSummary | ||
=========================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: NotebookSessionShapeSummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.NotebookSessionSummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
NotebookSessionSummary | ||
====================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: NotebookSessionSummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.Project.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Project | ||
======= | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: Project | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.ProjectSummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
ProjectSummary | ||
============== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: ProjectSummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.UpdateModelDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
UpdateModelDetails | ||
================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: UpdateModelDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...pi/data_science/models/oci.data_science.models.UpdateModelProvenanceDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
UpdateModelProvenanceDetails | ||
============================ | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: UpdateModelProvenanceDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...pi/data_science/models/oci.data_science.models.UpdateNotebookSessionDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
UpdateNotebookSessionDetails | ||
============================ | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: UpdateNotebookSessionDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.UpdateProjectDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
UpdateProjectDetails | ||
==================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: UpdateProjectDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.WorkRequest.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
WorkRequest | ||
=========== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: WorkRequest | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.WorkRequestError.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
WorkRequestError | ||
================ | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: WorkRequestError | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.WorkRequestLogEntry.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
WorkRequestLogEntry | ||
=================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: WorkRequestLogEntry | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/data_science/models/oci.data_science.models.WorkRequestResource.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
WorkRequestResource | ||
=================== | ||
|
||
.. currentmodule:: oci.data_science.models | ||
|
||
.. autoclass:: WorkRequestResource | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
Oops, something went wrong.