You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Replace with the object storage path of the conda environment you want to use.
6
+
# Go to https://docs.oracle.com/en-us/iaas/data-science/using/conda_environ_list.htm for a list of data_science conda environments you can use out-of-the-box
7
+
INFERENCE_ENV_PATH: oci://service-conda-packs@id19sfcrra6z/service_pack/cpu/Data Exploration and Manipulation for CPU Python 3.7/2.0/dataexpl_p37_cpu_v2
8
+
9
+
# Replace with the slug of the environment you want to use.
10
+
# Slugs for data_science environment can be found for each environment either in the notebook session Environment Explorer or here:
0 commit comments