mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-18 11:55:46 +08:00
fixing merge conflict with troubleshoot section
This commit is contained in:
parent
76b474a729
commit
e2e9c40d20
@ -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".
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user