当前位置:网站首页>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
边栏推荐
- BUUCTF WEB [BUUCTF 2018]Online Tool
- Calculate the past date and days online, and calculate the number of live days
- Introduction to servlet listener & filter
- BaseRecyclerViewAdapterHelper 实现下拉刷新和上拉加载
- 5 free audio material websites, recommended collection
- Labels and paths
- Introduction to kubernetes
- Object. The disorder of key value array after keys
- Buuctf Web [bjdctf2020] zjctf, but so
- 软件测试周刊(第68期):解决棘手问题的最上乘方法是:静观其变,顺水推舟。
猜你喜欢
98. Error s.e.errormvcautoconfiguration $staticview reported by freemaker framework: cannot render error page for request
Try the server for one month for free, and attach the tutorial
标签与路径
Sort out several uses of network IP agent
梳理网络IP代理的几大用途
软件测试周刊(第68期):解决棘手问题的最上乘方法是:静观其变,顺水推舟。
mysql中 innoDB执行过程分析
22. 括号生成
STM32 project transplantation: transplantation between chip projects of different models: Ze to C8
Wonderful review | the sixth issue of "source" - open source economy and industrial investment
随机推荐
CVPR 2022 & ntire 2022 | the first transformer for hyperspectral image reconstruction
Recommended website for drawing result map
Mysql8 installation
洛谷P5540 [BalkanOI2011] timeismoney | 最小乘积生成树 题解
Teach you to quickly develop a werewolf killing wechat applet (with source code)
World Book Day: I'd like to recommend these books
Use compressorjs to compress pictures, optimize functions, and compress pictures in all formats
4.DRF 权限&访问频率&过滤&排序
21 天学习MongoDB笔记
甲辰篇 創世紀《「內元宇宙」聯載》
网站首页文件被攻击篡改的形式有哪些
Idea的src子文件下无法创建servlet
Customize the shortcut options in El date picker, and dynamically set the disabled date
Pre competition practice of TIANTI competition
unity常见的问题(一)
BUUCTF WEB [BUUCTF 2018]Online Tool
Jiachen chapter Genesis "inner universe" joint Edition
No idle servers? Import OVF image to quickly experience smartx super fusion community version
SSM framework series - data source configuration day2-1
Uni app native app local packaging integrated Aurora push (jg-jpush) detailed tutorial