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
Copy file name to clipboardExpand all lines: data-platform/open-source-data-platforms/oci-data-flow/code-examples/build-and-deploy-app-from-oci-ds/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,8 @@ When using OCI Data Science to build and deploy an OCI Data Flow application. Us
8
8
9
9
# How to use this asset?
10
10
11
-
- Upload the notebook in an OCI Data Science notebook session, run the notebook.
12
-
- Upload the .py file in an object storage bucket to be used as script in the application.
11
+
- Upload the notebook in an OCI Data Science notebook session, and run the notebook.
12
+
- Upload the .py file in an object storage bucket to be used as the script in the application.
0 commit comments