diff --git a/examples/tutorial/00_Setup.ipynb b/examples/tutorial/00_Setup.ipynb index 8e9b1293..04a323f5 100644 --- a/examples/tutorial/00_Setup.ipynb +++ b/examples/tutorial/00_Setup.ipynb @@ -20,20 +20,18 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "
\n", - "

Tutorial Instructions Only!

\n", - " The instructions below are specific to this tutorial. If you are looking to install a HoloViz package for your own use, please consult each library's website (linked from HoloViz.org) for detailed guidance. Typically, installing these packages simply involves `conda install` or `pip install`.\n", - "
\n" + "```{important} \n", + "The instructions below are specific to this tutorial. If you are looking to install a HoloViz package for your own use, please consult each library's website (linked from [HoloViz](https://holoviz.org/)) for detailed guidance. Typically, installing these packages simply involves `conda install` or `pip install`.\n", + "```" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "
\n", - "

Get the latest version

\n", - " If you are attending a live tutorial or workshop and have previously run through the tutorial, make sure to run these steps again shortly before the live session to ensure you have the same version of the tutorial that the presenter will use.\n", - "
" + "```{hint}\n", + "If you are attending a live tutorial or workshop and have previously run through the tutorial, make sure to run these steps again shortly before the live session to ensure you have the same version of the tutorial that the presenter will use.\n", + "```" ] }, {