From 7b60c679e408ba1686c55851dcb0ce1b1af98596 Mon Sep 17 00:00:00 2001 From: danagilliann Date: Thu, 26 Apr 2018 13:27:30 -0400 Subject: [PATCH] attempt to render image --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 298b613a5..37f15f7d9 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -68,7 +68,7 @@ While running the notebook, select one of your notebook files (the file will hav In the top tab you will click on "Help" and then click on "About". In the pop window you will see information about the version of Jupyter that you are running. You will see "The version of the notebook server is:". If you are working in development mode, you will see that your version of Jupyter notebook will include the word "dev". -.. image:: ./_static/images/jupyter-verification.png +.. image:: ./docs/source/_static/images/jupyter-verification.png :width: 40pt If it does not include the word "dev", you are currently not working in development mode and should follow the steps below to uninstall and reinstall Jupyter.