Skip to content

Commit 01f3d54

Browse files
committed
Merge branch 'release/2.8.x' of github.com:oracle/accelerated-data-science into ODSC-40388/genericmodel_doc
2 parents bffce53 + 84e633e commit 01f3d54

File tree

7 files changed

+5
-780
lines changed

7 files changed

+5
-780
lines changed

docs/source/user_guide/apachespark/dataflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ You could submit a notebook using ADS SDK APIs. Here is an example to submit a n
153153
df = (
154154
DataFlow()
155155
.with_compartment_id(
156-
"ocid1.compartment.oc1..aaaaaaaapvb3hearqum6wjvlcpzm5ptfxqa7xfftpth4h72xx46ygavkqteq"
156+
"ocid1.compartment.oc1.<your compartment id>"
157157
)
158158
.with_driver_shape("VM.Standard.E4.Flex")
159159
.with_driver_shape_config(ocpus=2, memory_in_gbs=32)

docs/source/user_guide/secrets/adb.rst

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

0 commit comments

Comments
 (0)