Use Jupyter notebook--in pycharm to install Jupyter with PIP

Source: Internet
Author: User
Tags jupyter jupyter notebook

Windows environment, under the premise of successful configuration and installation of Python+pycharm.

The steps to install Jupyter using PIP are as follows:

1.Windows Mount Pip (small pip for quick install of Jupyter module)

Reference article: https://jingyan.baidu.com/article/ff42efa9d630e5c19e220207.html

Attention

In Windows terminal, to open a folder
For example: The current directory is C disk, if you want to enter into the G:\Downloads folder
First change the letter, enter G:, carriage return.

Then CD/CD \downloads into the specific folder, CD. is to return to the previous step

Change the letter, reference

2. Install Jupyter with PIP
Open the Windows terminal and directly enter PIP install Jupyter, carriage return. The corresponding version of the Jupyter installation can be automatically implemented.
3. Use of Jupyter in Pycharm
Reference https://www.zhihu.com/question/31600197 3.1 New Jupyter file in Pycharm, run-Select default url--
3.2 In the cmd direct input jupyter notebook, will automatically open the browser page
3.3 Modify the Jupyter file directory

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.