From 02f0dd9722d0855000b552221cf1cf83cee98abd Mon Sep 17 00:00:00 2001 From: imreddy13 <132504814+imreddy13@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:50:45 -0700 Subject: [PATCH] Update metadata.display.yaml to reference READMEs in release branch (#522) * Update metadata.display.yaml to reference READMEs in release branch * Update metadata.display.yaml --- applications/rag/metadata.display.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/rag/metadata.display.yaml b/applications/rag/metadata.display.yaml index 5b5ab76c3..dbe37893e 100644 --- a/applications/rag/metadata.display.yaml +++ b/applications/rag/metadata.display.yaml @@ -261,8 +261,8 @@ spec:

3) Once logged in, choose the CPU with Default Storage option and wait for JupyterLab to load.

- heading: "Step 3: Generate Vector Embeddings for the Dataset" description: |- - Go to File -> Open From URL & upload and execute the notebook rag-kaggle-ray-sql.ipynb. Note that this requires creating a Kaggle account and updating the first notebook cell with your Kaggle credentials to download the sample dataset (TV show/movie reviews). - Follow the README.md for detailed instructions. + Go to File -> Open From URL & upload and execute the notebook rag-kaggle-ray-sql.ipynb. Note that this requires creating a Kaggle account and updating the first notebook cell with your Kaggle credentials to download the sample dataset (TV show/movie reviews). + Follow the README.md for detailed instructions. - heading: "Step 4: Launch Frontend Chat Application" description: |-