Skip to content

Commit

Permalink
Link resulting sample dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienVig authored and tharvik committed May 31, 2024
1 parent b606a08 commit 1f0f0e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/scin_dataset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"## Formatting the SCIN dataset for DISCO\n",
"\n",
"This notebook shows how to create a sample dataset ready to be used with DISCO. The SCIN Dataset is available at https://github.com/google-research-datasets/scin and requires using the google cloud CLI."
"This notebook shows how to create a sample dataset ready to be used with DISCO. The resulting sample dataset is available [here](https://storage.googleapis.com/deai-313515.appspot.com/scin_sample.zip). The full SCIN Dataset is available at https://github.com/google-research-datasets/scin and requires using the google cloud CLI."
]
},
{
Expand Down Expand Up @@ -67,7 +67,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install google-cloud-storage tqdm"
"%pip install google-cloud-storage"
]
},
{
Expand Down

0 comments on commit 1f0f0e5

Please sign in to comment.