Skip to content

Commit e1088c5

Browse files
authored
Add ADS version note
1 parent 5f40118 commit e1088c5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pipelines/samples/simple/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@ This is a very simple sample with 3 consecutive steps, each passes data to the n
33

44
# How to use this sample:
55
Open the [mlpipeline_sample-ads.ipynb](./mlpipeline_sample-ads.ipynb) notebook and run all cells.
6+
7+
<br/><br/>
8+
9+
:warning: **NOTE**: You need ADS (Accelerated Data Science) SDK version 2.8 or above to use pipelines.
10+
11+
To check ADS version in your environment, open a termial window and run the command: ```pip show oracle-ads```
12+
13+
To update ADS version in your environment, open a terminal window and run the command: ```pip install oracle-ads --upgrade```

0 commit comments

Comments
 (0)