Skip to content

Commit

Permalink
Update README notebook paste instructions (GoogleCloudPlatform#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemvmin committed Apr 1, 2024
1 parent bd4d7d4 commit 0c7c34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/rag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ gcloud container clusters get-credentials ${CLUSTER_NAME} --location=${CLUSTER_L

2. Load the notebook:
- Once logged in to JupyterHub, choose the `CPU` preset with `Default` storage.
- Go to File -> Open From URL & upload the notebook `rag-kaggle-ray-sql.ipynb` from `https://raw.githubusercontent.com/GoogleCloudPlatform/ai-on-gke/main/applications/rag/example_notebooks/rag-kaggle-ray-sql-latest.ipynb`.
- Click [File] -> [Open From URL] and paste: `https://raw.githubusercontent.com/GoogleCloudPlatform/ai-on-gke/main/applications/rag/example_notebooks/rag-kaggle-ray-sql-latest.ipynb`

3. Configure Kaggle:
- Create a [Kaggle account](https://www.kaggle.com/account/login?phase=startRegisterTab&returnUrl=%2F).
Expand Down

0 comments on commit 0c7c34e

Please sign in to comment.