Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update tutorial-1st-experiment-sdk-train.ipynb
Fix the image path
  • Loading branch information
ahcan76 authored May 18, 2020
commit 1f75dc9725d694b02a9c0bfe9418227e707580fe
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Main Experiment page in the studio](../imgs/experiment_main.png)"
"![Main Experiment page in the studio](./imgs/experiment_main.png)"
]
},
{
Expand All @@ -226,7 +226,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![Run details page in the studio](../imgs/model_download.png)"
"![Run details page in the studio](./imgs/model_download.png)"
]
},
{
Expand Down Expand Up @@ -386,4 +386,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}