Skip to content

Commit

Permalink
Update README.md with new notebook path (GoogleCloudPlatform#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
imreddy13 committed Apr 2, 2024
1 parent 75331ab commit 78f9ba2
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 @@ -105,7 +105,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.
- 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`
- Click [File] -> [Open From URL] and paste: `https://raw.githubusercontent.com/GoogleCloudPlatform/ai-on-gke/main/applications/rag/example_notebooks/rag-kaggle-ray-sql-interactive.ipynb`

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

0 comments on commit 78f9ba2

Please sign in to comment.