Skip to content

Commit c309a42

Browse files
committed
add multi-folder URL parameter note
1 parent 2e98432 commit c309a42

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

notebooks/getting_started/part3_exploring_cohorts.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -828,6 +828,17 @@
828828
}
829829
]
830830
},
831+
{
832+
"cell_type": "markdown",
833+
"source": [
834+
"You can open multiple series by passing the list of bucket folders in the URL:\n",
835+
"\n",
836+
"https://volview.kitware.app/?urls=[s3://idc-open-data/262f1166-22e1-4eed-a2fe-c899e995640c,s3://idc-open-data/48a29c97-bb71-4f8f-b70b-688f36bca0c1]"
837+
],
838+
"metadata": {
839+
"id": "SSNXGczneqMw"
840+
}
841+
},
831842
{
832843
"cell_type": "markdown",
833844
"metadata": {

0 commit comments

Comments
 (0)