Follow the steps below to install Anaconda. http://qiita.com/ShibaNDD/items/61624a947651caee40a0
The following method is used to build the environment of Anaconda. http://qiita.com/ShibaNDD/items/dfbbb4e3bfa9f1218271
Select [HOME] of Anaconda navigator.
Select the environment you created for the root part of Application on [root].
Click [Install] on Jupyter Notebook.
When the installation is complete, click [Launch] The terminal and browser will be launched.
[C 18:56:36.621 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,to login with a token:http://localhost:8890/token=9b9b7ec0b6788f321378138d423df62a13c05048ef89fc42```
The above error is the URL written in the error code (http: // localhost: *****)
You can go to Jupyter by accessing with a browser.
<br>
<br>
Recommended Posts