当前位置:网站首页>juypter notebook 修改默认打开文件夹以及默认浏览器
juypter notebook 修改默认打开文件夹以及默认浏览器
2022-07-02 17:50:00 【tjh1998】
1.修改默认打开的文件夹
在“Anaconda Prompt ”中执行jupyter notebook --generate-config命令生成一个配置文件:jupyter_notebook_config.py
这里写上自己想要默认打开的文件夹即可
2.浏览器默认不进行跳转:
添加以下代码:使用的是edge浏览器
import webbrowser
webbrowser.register('edge', None, webbrowser.GenericBrowser(u'C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe'))
c.NotebookApp.browser = 'edge'
找到自己的edge浏览器的位置,进行替换即可。
3.安装相对应的ipkernel:参考文章:
更换kernel内核
边栏推荐
- 文字编辑器 希望有错误的句子用红色标红,文字编辑器用了markdown
- The student Tiktok publicized that his alma mater was roast about "reducing the seal of enrollment". Netizen: hahahahahahahaha
- 【JVM调优实战100例】01——JVM的介绍与程序计数器
- [论文阅读] CA-Net: Leveraging Contextual Features for Lung Cancer Prediction
- 日期工具类(不定时更新)
- Chain game system development (unity3d chain game development details) - chain game development mature technology source code
- How to enable the run dashboard function of idea
- 鸿蒙第四次学习
- [100 cases of JVM tuning practice] 01 - introduction of JVM and program counter
- R语言dplyr包na_if函数把向量数值中的控制转化为缺失值NA、按照映射规则把指定内容转化为缺失值NA
猜你喜欢
【每日一题】第二天
性能测试如何创造业务价值
The difference between interceptor and filter
[fluent] dart data type (VaR data type | object data type)
Hongmeng's fourth learning
距离度量 —— 杰卡德距离(Jaccard Distance)
After 22 years in office, the father of PowerShell will leave Microsoft: he was demoted by Microsoft for developing PowerShell
仿京东放大镜效果(pink老师版)
Have you stepped on the nine common pits in the e-commerce system?
A simple PHP personal card issuing program v4.0
随机推荐
Obligatoire pour les débutants, cliquez sur deux boutons pour passer à un contenu différent
SQL training 2
[fluent] dart data type (VaR data type | object data type)
MySQL advanced learning summary 8: overview of InnoDB data storage structure page, internal structure of page, row format
Installation of thingsboard, an open source IOT platform
R language dplyr package filter function filters dataframe data. If the name of the data column (variable) to be filtered contains quotation marks, you need to use!! SYM syntax processing, otherwise n
【每日一题】第二天
思维意识转变是施工企业数字化转型成败的关键
学习八股文的知识点~~1
Redis (7) -- database and expiration key
开源物联网平台ThingsBoard的安装
R language uses lrtest function of epidisplay package to perform likelihood ratio test on multiple GLM models (logisti regression). Compare whether the performance of the two models is different, and
Stm32g0 USB DFU upgrade verification error -2
promise 和 Observable 的区别
R language ggplot2 visualization: visualize the line chart and add customized X-axis label information to the line chart using labs function
在纽约寻找童真——新泽西州乐高乐园探索中心的美好一天
Have you stepped on the nine common pits in the e-commerce system?
How can retail enterprises open the second growth curve under the full link digital transformation
R language ggplot2 visual Facet: gganimate package is based on Transition_ Time function to create dynamic scatter animation (GIF)
sql训练2