Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
amygooch committed Oct 9, 2024
1 parent 563150c commit e49bd5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hands-on/session II/1.Tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@
"id": "89ba3af5",
"metadata": {},
"source": [
"### -> Option A: Loading the Dataset from Local Storage\n",
"### - Option A: Loading the Dataset from Local Storage\n",
"\n",
"This option involves importing the dataset into the dashboard directly from local storage contained within the Docker image."
]
Expand Down Expand Up @@ -943,7 +943,7 @@
"id": "75fc4909",
"metadata": {},
"source": [
"#### -> Option A. Load dataset from a local storage\n",
"#### - Option A. Load dataset from a local storage\n",
"\n",
"This cell uploads data from local storage to input in the dashboard."
]
Expand Down Expand Up @@ -985,7 +985,7 @@
"id": "d01cc449",
"metadata": {},
"source": [
"#### Option B. Load dataset from Seal Storage\n",
"#### -> Option B. Load dataset from Seal Storage\n",
"\n",
"This cell uploads data from a Seal Storage as input in the dashboard. "
]
Expand Down

0 comments on commit e49bd5b

Please sign in to comment.