Skip to content

Commit

Permalink
removing quotes from links
Browse files Browse the repository at this point in the history
  • Loading branch information
hhuuggoo committed Jan 27, 2021
1 parent 2ce6317 commit 79f0177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/examples-gpu/nyc-taxi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ This example goes through:
- AND ML training on the NYC Taxi Cab dataset.

There are 2 notebooks:
- **Takes 5 Minutes** <span style="font-size:1em">🐢😟</span>[Random Forest on scikit-learn]("./01-rf-scikit.ipynb") Start the other one while you wait!
- **Takes 1 Second** 🚀😁 [Random Forest on a Multi GPU Dask Cluster with RAPIDS]("./02-rf-rapids-dask.ipynb")
- **Takes 5 Minutes** <span style="font-size:1em">🐢😟</span>[Random Forest on scikit-learn](01-rf-scikit.ipynb) Start the other one while you wait!
- **Takes 1 Second** 🚀😁 [Random Forest on a Multi GPU Dask Cluster with RAPIDS](02-rf-rapids-dask.ipynb)

0 comments on commit 79f0177

Please sign in to comment.