Installation of Ipython NoteBook in Windows environment

Source: Internet
Author: User
Tags jupyter jupyter notebook

Environment of this article: 64-bit windows8,32 bit python2.7. First, make sure you have Python on your computer and set it up as an environment variable.

The 1.windows command line enters the scripts file in the Python directory, or creates a new Git bash directly in the directory.

2. Download Install PYZMQ, here is not recommended to use PIP, PIP support for PYZMQ is not very good, not installed. I try to use Easy_install

Easy_install PYZMQ

There seems to be a mistake in the middle, but at the end of the note the installation was successful

Then the same method is installed jinja2, tornado

3. The following command can be notebook up:

Ipython Notebook

But the error, error is no module named Notebook.notebookapp

The main reason is that notebook from Python independent, not only support Ipython also support R,matlab, now renamed Jupyter, to pip install Jupyter, and then run Jupyter notebook

Now OK, whether it is Ipython notebook or jupyter notebook, can use Ipython notebook.

Installation of Ipython NoteBook in Windows environment

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.