Skip to content

Commit 4ae944b

Browse files
committed
typo
1 parent 17b1116 commit 4ae944b

File tree

1 file changed

+1
-1
lines changed
  • docs/source/user_guide/operators/pii_operator

1 file changed

+1
-1
lines changed

docs/source/user_guide/operators/pii_operator/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In order to run on a job, you will need to create and publish a conda pack with
1818
1919
odsc conda create -n ads_pii -e
2020
conda activate /home/datascience/conda/ads_pii_v1_0
21-
python3 -m "pip install oracle-ads[pii]==2.9"
21+
python3 -m pip install "oracle-ads[pii]==2.9"
2222
odsc conda publish -s /home/datascience/conda/ads_pii_v1_0
2323
2424
Ensure that you have properly configured your conda pack namespace and bucket in the Launcher -> Settings -> Object Storage Settings. For more details, see :doc:`ADS Conda Set Up <../../cli/opctl/configure>`

0 commit comments

Comments
 (0)