Jupyter notebook installed on Mac

Source: Internet
Author: User
Tags jupyter jupyter notebook

Installed on the Mac Jupyter Notebook is also smooth, mainly for reference to the Mybefly share of the document, where the installation process used to make a record of the steps:

1. Upgrade Pip:sudo python-m pip install--upgrade--force pip

2. Install setuptools:sudo pip Install setuptools==33.1.1

3. Install python-dateutil:sudo pip Install python-dateutil==2.2

4. Installing Six:sudo pip install--ignore-installed Six

5. Install jupyter:sudo pip Install Jupyter

After the installation is complete, enter Jupyter notebook directly in the terminal.

During the installation process I did not encounter the problems encountered by Mybefly, if you encounter cannot import name _thread and six issues in the installation, please refer to http://www.cnblogs.com/mybefly/p/6526744.html. Although I did not encounter the above problem, I still have some cases during the installation process:

1.operation not permitted

An python-dateutil error occurred while installing the installation, because iOS OS X ei added the rootless feature, that is, the sudo command is not able to manipulate part of the file directory, and the rootless feature needs to be turned off. Restart your Mac, press and hold COMMAND + R two keys in the startup project to enter recovery mode, then start a terminal in recovery mode, enter Csrutil disable (enter Csrutile enable) to restart the computer after the problem is resolved.

2. Network problems

In the last step of the installation process, there are several times the package can not be found, meet this situation, adjust the network environment to install a few times on the line.

This article is from the "Abe" blog, so be sure to keep this source http://abezoo.blog.51cto.com/7223683/1956948

Jupyter notebook installed on Mac

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.