Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Commit

Permalink
fixed link (#105)
Browse files Browse the repository at this point in the history
Signed-off-by: Kamil A. Kaczmarek <kamil@anyscale.com>
  • Loading branch information
kamil-kaczmarek authored Nov 22, 2023
1 parent e3391db commit 29e0389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Introductory_modules/Overview_of_Ray.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
"Here are a handful of integrations to highlight:\n",
"\n",
"* **Ray Datasets**\n",
" * [Dask](https://docs.ray.io/en/latest/data/dask-on-ray.html)\n",
" * [Dask](https://docs.ray.io/en/latest/ray-more-libs/dask-on-ray.html)\n",
" * [Pandas/Modin](https://docs.ray.io/en/latest/data/modin/index.html)\n",
"* **Ray Train and RLlib** \n",
" * [Tensorflow](https://docs.ray.io/en/latest/train/api.html#ray.train.tensorflow.TensorflowTrainer)\n",
Expand Down Expand Up @@ -1073,7 +1073,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
"version": "3.9.13"
},
"vscode": {
"interpreter": {
Expand Down

0 comments on commit 29e0389

Please # to comment.