diff --git a/doc/tutorial/index.rst b/doc/tutorial/index.rst index 9ba16626cdc3b105b48983d19bdf5428d421ee79..fe79125c37365af4e09805503df031c6f88c81f2 100644 --- a/doc/tutorial/index.rst +++ b/doc/tutorial/index.rst @@ -4,7 +4,7 @@ Quick start ================================ .. Note:: - You can find some examples of full Arbor simulations in the ``python/examples`` directory of the `Arbor repository <https://github.com/arbor-sim/arbor>`_. + You can find some examples of full Arbor simulations in the ``python/examples`` directory of the `Arbor repository <https://github.com/arbor-sim/arbor>`_. Note that some examples use ``pandas`` and ``seaborn`` for analysis and plotting which are expected to be installed independently from Arbor. .. Todo:: Add more in-depth tutorial-like pages building up examples here.