Merge pull request #978 from ahcan76/patch-1

Fix image paths in tutorial-1st-experiment-sdk-train.ipynb
This commit is contained in:
Harneet Virk
2020-05-18 12:58:21 -07:00
committed by GitHub

View File

@@ -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)"
]
},
{
@@ -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)"
]
},
{