fixing merge conflict with troubleshoot section

This commit is contained in:
Rosa Swaby 2018-04-10 11:48:10 -04:00
parent 76b474a729
commit e2e9c40d20

View File

@ -60,15 +60,9 @@ Once you have done this, you can launch the master branch of Jupyter notebook
from any directory in your system with::
jupyter notebook
Verification
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Once you have installed the Jupyter Notebook, in order to work in development mode you should first verify that you are in development mode. Follow the steps below to complete the verification::
jupyter notebook
While running the notebook, select one of your notebooks (the file will have the extension .ipynb). In the top tab you will click on "Help" and then click "About". In the pop window you will see "The version of the...". If you are working in development mode, you will see that your version of Jupyter notebook will include the word "dev".