Skip to content

Commit 17d6f16

Browse files
committed
remove rc1 reference
1 parent 1cb1830 commit 17d6f16

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In order to run on a job, you will need to create and publish a conda pack with
2424
2525
odsc conda create -n forecast -e
2626
conda activate /home/datascience/conda/forecast_v1_0
27-
python3 -m pip install oracle-ads[forecast]==2.9.0rc1
27+
python3 -m pip install oracle-ads[forecast]==2.9.0
2828
odsc conda publish -s /home/datascience/conda/forecast_v1_0
2929
3030
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)