当前位置:网站首页>Jupiter notebook installation
Jupiter notebook installation
2022-04-23 12:55:00 【Xiao an】
Related software download ( Baidu SkyDrive )
Extraction code :lq4i
This blog to install windows For example
1、 install python
double-click python-3.8.2.exe Can be installed ( Did not provide a linux and mac, You can download it yourself )
ps: If the prompt is wrong , Can confirm python Is the environment variable configured , If configured, you can restart the computer and verify

2、 install Anaconda
windows
double-click Anaconda3-2021.11-Windows-x86_64.exe Can be installed
Start → Anaconda3(64-bit)→ Right click on the Anaconda Prompt → Run as administrator ”, stay Anaconda Prompt Input in conda list , You can view the installed package name and version number . If the result can be displayed normally , The installation is successful .
mac
Anaconda3-2021.11-MacOSX-x86_64.pkg
linux
Anaconda3-2021.11-Linux-s390x.sh

3、jupyter notebook
3.1、 install
conda install jupyter notebook
4、 view help
jupyter notebook --help
jupyter notebook -h
5、 start-up ( Default port )
jupyter notebook
http://localhost:8888
6、 start-up ( Designated port )
jupyter notebook --port <port_number>
7、 start-up ( Do not open browser )
jupyter notebook --no-browser
4、 To configure Jupyter Notebook
4.1、 The location of the configuration file
4.1.1、 Generate configuration files
jupyter notebook --generate-config
After generation, generally c:/Users/raxxie/.jupyter/jupyter_notebook_config.py
4.1.2、 Modify the configuration file
c.NotebookApp.notebook_dir = ‘D:\Anaconda\pyfiles’
5、 Interface case
The main page

Running

newly build python

Script

Upload existing files

版权声明
本文为[Xiao an]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230615438322.html
边栏推荐
- 梳理网络IP代理的几大用途
- BUUCTF WEB [BJDCTF2020]The mystery of ip
- Object.keys后key值数组乱序的问题
- Labels and paths
- SSM框架系列——数据源配置day2-1
- Software testing weekly (issue 68): the best way to solve difficult problems is to wait and see the changes and push the boat with the current.
- Analysis of InnoDB execution process in MySQL
- [Blue Bridge Cup] April 17 provincial competition brushing training (the first three questions)
- Plato farm - a game of farm metauniverse with Plato as the goal
- BUUCTF WEB [BJDCTF2020]ZJCTF,不过如此
猜你喜欢

Use compressorjs to compress pictures, optimize functions, and compress pictures in all formats
![leetcode:437. Path sum III [DFS selected or not selected?]](/img/e7/d0983a3251dfaf2cf33b56a12ac149.png)
leetcode:437. Path sum III [DFS selected or not selected?]

Sort out several uses of network IP agent

SSM框架系列——注解开发day2-2

mysql支持ip访问
![[csnote] ER diagram](/img/97/82e8c2183fcafda50950a953ca0955.png)
[csnote] ER diagram

Can I take the CPDA data analyst certificate for 0 foundation

Teach you to quickly develop a werewolf killing wechat applet (with source code)

leetcode:437. 路径总和 III【dfs 选还是不选?】

教你快速开发一个 狼人杀微信小程序(附源码)
随机推荐
Introduction to kubernetes
Resolve disagrees about version of symbol device_ create
BUUCTF WEB [BUUCTF 2018]Online Tool
Buuctf Web [gxyctf2019] no dolls
Can I take the CPDA data analyst certificate for 0 foundation
Software testing weekly (issue 68): the best way to solve difficult problems is to wait and see the changes and push the boat with the current.
C#,二维贝塞尔拟合曲线(Bézier Curve)参数点的计算代码
BUUCTF WEB [BJDCTF2020]ZJCTF,不过如此
4. DRF permission & access frequency & filtering & sorting
leetcode-791. Custom string sorting
Markdown grammar learning
ZigBee CC2530 minimum system and register configuration (1)
Process virtual address space partition
About the 'enum' enumeration type and structure.
甲辰篇 創世紀《「內元宇宙」聯載》
Realize several "Postures" in which a box is horizontally and vertically centered in the parent box
World Book Day: I'd like to recommend these books
SSM框架系列——数据源配置day2-1
标签与路径
Packet capturing and sorting -- TCP protocol [8]