枫华
  •  主 页
  •  技 术
    • Programming
    • Cloud Computing
    • Web Development
    • Tips & Resources
  •  关 于
    • Site Intro
    • Guestbook
  • 简体中文
  • English
  1. Home
  2. 技术
  3. Programming
  4. Python
  5. This article

Install ipython and jupyter notebook

2018年12月04日 2547Browse 1Like 0Comments

Win10+Python3.6

Install ipython and juypter(notebook)
> python -m pip install --upgrade pip
> pip install ipython jupyter

Run ipython
> ipython

Run ipython with qt gui
> pip install pyqt5
> ipython --gui=qt

Run jupyter notebook
> jupyter notebook
then, create your notes in the web notebook in browser

Tags: Python
Last updated:2018年12月04日

Sunflower

Stay hungry stay foolish

Like
< Previous
Next >

Comments

Cancel reply

Sunflower

Stay hungry stay foolish

Newest Hotspots Random
Newest Hotspots Random
Troubleshoot unstable site access caused by wrong tcp socket recycle setting Four steps to add Google Fonts in Tailwind CSS A note-taking of using Webpack 5.x ESLint & Prettier: Enable semi option without complaints Understand git HEAD from git internals Fix XAMPP mysql start issue: /opt/lampp/bin/mysql.server: 264: kill: No such process
Upgrade Ubuntu 18.04 to 20.04 LTS Hello world! Dingtone(叮咚电话)—比Google Voice更好用的网络电话 Python:利用pygame库实现小游戏2048 Learn and understand GraphQL API architecture Resovle buffered/pended/blocked eventSource messages
Categories
  • AWS
  • Cloud Computing
  • CSS
  • Deployment
  • Docker
  • Frameworks
  • Frontend Engeering
  • GCP
  • Git
  • JavaScript
  • MySQL
  • Network
  • PHP
  • Programming
  • Python
  • Security
  • Shell
  • SoftPhone
  • Troubleshooting
  • Ubuntu
  • Uncategorized
  • VoIP
  • VPN
  • VPS
  • Web Development
  • WordPress

COPYRIGHT © 2020 枫华. ALL RIGHTS RESERVED.