Skip to content

Commit

Permalink
fix: update quickstart button link to have redirectTo (ray-project#…
Browse files Browse the repository at this point in the history
…47417)

This way we don't lose information on console if users is coming from
this quickstart

Signed-off-by: Saihajpreet Singh <c-saihajpreet.singh@anyscale.com>
Signed-off-by: ujjawal-khare <ujjawal.khare@dream11.com>
  • Loading branch information
saihaj authored and ujjawal-khare committed Oct 15, 2024
1 parent b4a74c2 commit d00303b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"source": [
"# Image Classification Batch Inference with PyTorch\n",
"\n",
"[![try-anyscale-quickstart-image-classification-batch-inference-with-pytorch](../../_static/img/run-quickstart-anyscale.svg)](https://console.anyscale.com/v2/template-preview/ray-data-batch-image-classification?utm_source=ray_docs&utm_medium=docs&utm_campaign=image-classification-batch-inference-with-pytorch)\n",
"[![try-anyscale-quickstart-image-classification-batch-inference-with-pytorch](../../_static/img/run-quickstart-anyscale.svg)](https://console.anyscale.com/register/ha?utm_source=ray_docs&utm_medium=docs&utm_campaign=image-classification-batch-inference-with-pytorch&redirectTo=/v2/template-preview/ray-data-batch-image-classification)\n",
"\n",
"In this example, we will introduce how to use [Ray Data](data) for **large-scale batch inference with multiple GPU workers.**\n",
"\n",
Expand Down

0 comments on commit d00303b

Please sign in to comment.