diff --git a/tools/tests/Confined Output.ipynb b/tools/tests/Confined Output.ipynb index 8ba354d6ec..42bf5c89bc 100644 --- a/tools/tests/Confined Output.ipynb +++ b/tools/tests/Confined Output.ipynb @@ -13,11 +13,11 @@ "source": [ "markdown image:\n", "\n", - "\n", + "\n", "\n", "unconfined markdown image:\n", "\n", - "" + "" ] }, { @@ -48,7 +48,7 @@ { "data": { "text/html": [ - "" + "" ], "text/plain": [ "" @@ -60,7 +60,7 @@ } ], "source": [ - "Image(url=\"http://placehold.it/800x200.png\", embed=False)" + "Image(url=\"http://place-hold.it/800x200.png\", embed=False)" ] }, { @@ -90,7 +90,7 @@ } ], "source": [ - "Image(url=\"http://placehold.it/800x200.png\", embed=True)" + "Image(url=\"http://place-hold.it/800x200.png\", embed=True)" ] }, { @@ -124,7 +124,7 @@ } ], "source": [ - "Image(url=\"http://placehold.it/800x200.png\", embed=True, unconfined=True)" + "Image(url=\"http://place-hold.it/800x200.png\", embed=True, unconfined=True)" ] }, { @@ -159,7 +159,7 @@ } ], "source": [ - "Image(url=\"http://placehold.it/1800x200.jpg\", embed=True, retina=True)" + "Image(url=\"http://place-hold.it/1800x200.jpg\", embed=True, retina=True)" ] }, {