当前位置:网站首页>Anaconda安装、Jupyter Notebook默认启动路径修改及Nbextensions插件安装
Anaconda安装、Jupyter Notebook默认启动路径修改及Nbextensions插件安装
2022-06-11 19:21:00 【秋山丶雪绪】
1. Anaconda安装
Anaconda的安装包可以从官网进行下载,由于官网的下载速度较慢,可以选用个人在百度网盘上传的2020.02版本,提取码:vggd
Anaconda安装流程如下:


选择安装Anaconda的路径
注意这里勾上第一个勾,将Anaconda添加到系统环境变量



2. Jupyter Notebook默认启动路径修改
Jupyter Notebook 的默认启动路径为C盘的用户文件夹,若想修改启动路径可以在开始菜单中找到Anaconda 文件夹,右键 Jupyter Notebook 选择属性
以个人 D:\learning 的路径为例
将目标一栏结尾的 “%USERPROFILE%/” 修改为 “D:\learning/”
将起始位置一栏中的 %HOMEPATH% 修改为 D:\learning

3. Nbextensions插件安装
在开始菜单中找到 Anaconda 文件夹,点击 Anaconda Prompt
首先输入 pip install jupyter_contrib_nbextensions
运行完毕后输入 jupyter contrib nbextension install --user --skip-running-check
完成后启动 Jupyter Notebook 即可选择 Nbextensions 的配置页面进行插件配置,选中插件下方会有详细的使用方式和功能介绍,常用的插件有:
Table of Contents:导航
Variable Inspector:跟踪工作空间
ExecuteTime:显示单元格的运行时间和耗时
Autopep8:代码格式化
边栏推荐
- MongoDB 什么兴起的?应用场景有哪些?
- Highcharts sets the histogram width, gradient, fillet, and data above the column
- 2022各大厂最新总结的软件测试宝典,看完不怕拿不到offer
- Longest strictly increasing subsequence
- Given a project, how will you conduct performance testing?
- SQL injection vulnerability learning 1: phpstudy integrated environment building DVWA shooting range
- SLAM APP
- CMU 15-445 database course lesson 5 text version - buffer pool
- About my experience of "binary deployment kubernetes cluster"
- Kubernetes binary installation (v1.20.15) (IX) closeout: deploy several dashboards
猜你喜欢

An adaptive chat site - anonymous online chat room PHP source code

CMU 15-445 數據庫課程第五課文字版 - 緩沖池

手把手教你学会FIRST集和FOLLOW集!!!!吐血收藏!!保姆级讲解!!!

Practice of Flink CDC in Dajian cloud warehouse

CMU 15-445 database course lesson 5 text version - buffer pool

疫情下远程办公沟通心得|社区征文

On the translation of rich text storage database format

The 2023 MBA (Part-time) of Beijing University of Posts and telecommunications has been launched

LDPC 7 - simple example of decoding
![[signal denoising] signal denoising based on FFT and fir with matlab code](/img/4c/782afe2652a674d64fccd8d28304ed.png)
[signal denoising] signal denoising based on FFT and fir with matlab code
随机推荐
视觉SLAM十四讲笔记-10-2
对‘g2o::VertexSE3::VertexSE3()’未定义的引用
【题解】Codeforces Round #798 (Div. 2)
"Case sharing" based on am57x+ artix-7 FPGA development board - detailed explanation of Pru Development Manual
视觉SLAM十四讲笔记-10-1
[image denoising] image denoising based on Markov random field with matlab code
Introduction to go language (VI) -- loop statement
What is the workflow of dry goods MapReduce?
Neural network and deep learning-2-simple example of machine learning pytorch
[video denoising] video denoising based on salt with matlab code
Merge multiple binary search trees
High concurrency architecture design
Pstack and dmesg
[image segmentation] image segmentation based on Markov random field with matlab code
[solution] codeforces round 798 (Div. 2)
【C语言刷题——Leetcode10道简单题】
使用贝叶斯优化进行深度神经网络超参数优化
kubernetes 二进制安装(v1.20.15)(九)收尾:部署几个仪表盘
cf:B. Array Decrements【模拟】
2022 the latest software testing classic summarized by major manufacturers. After reading it, I'm not afraid I won't get an offer