当前位置:网站首页>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内核
边栏推荐
- 2022软件工程期末考试 回忆版
- 【测试开发】一文带你了解什么是软件测试
- Stratégie touristique d'été de Singapour: un jour pour visiter l'île de San taosha à Singapour
- How to write controller layer code gracefully?
- ORA-01455: converting column overflows integer datatype
- How to use PS to extract image color and analyze color matching
- LightGroupButton* sender = static_cast<LightGroupButton*>(QObject::sender());
- Learn the knowledge points of eight part essay ~ ~ 1
- Masa framework - DDD design (1)
- SLAM|如何时间戳对齐?
猜你喜欢

A simple PHP personal card issuing program v4.0

Learning summary of MySQL advanced 6: concept and understanding of index, detailed explanation of b+ tree generation process, comparison between MyISAM and InnoDB
![[fluent] dart data type (VaR data type | object data type)](/img/1b/fe2529af5f6663fad1fb7861f14ab5.jpg)
[fluent] dart data type (VaR data type | object data type)

STM32G0 USB DFU 升级校验出错-2

Google's official response: we have not given up tensorflow and will develop side by side with Jax in the future

M2dgr: slam data set of multi-source and multi scene ground robot (ICRA 2022)

Comprendre complètement le tutoriel de traitement de Point Cloud basé sur open3d!

拦截器与过滤器的区别

使用 Cheat Engine 修改 Kingdom Rush 中的金钱、生命、星

Hospital online inquiry source code hospital video inquiry source code hospital applet source code
随机推荐
Introduction to sap s/4hana OData mock service
Responses of different people in technology companies to bugs | daily anecdotes
Redis (7) -- database and expiration key
R语言dplyr包filter函数筛选dataframe数据、如果需要筛选的数据列(变量)名称中包含引号则需要使用!!sym语法处理、否则因为无法处理引号筛选不到任何数据
yolov3 训练自己的数据集之生成train.txt
新手必看,點擊兩個按鈕切換至不同的內容
Excel如何进行隔行复制粘贴
A simple PHP personal card issuing program v4.0
[test development] software testing - concept
日期工具类(不定时更新)
ICDE 2023|TKDE Poster Session(CFP)
Novice must see, click two buttons to switch to different content
文字编辑器 希望有错误的句子用红色标红,文字编辑器用了markdown
Excel查找一列中的相同值,删除该行或替换为空值
AI开发调试系列第二弹:多机分布式调测探索之旅
彻底搞懂基于Open3D的点云处理教程!
Mysql高级篇学习总结6:索引的概念及理解、B+树产生过程详解、MyISAM与InnoDB的对比
在纽约寻找童真——新泽西州乐高乐园探索中心的美好一天
Comprendre complètement le tutoriel de traitement de Point Cloud basé sur open3d!
Eliminate the yellow alarm light on IBM p750 small computer [easy to understand]