1. jupyter notebook 默认浏览器的修改
jupyter notebook的默认浏览器是你电脑的默认浏览器!如果想修改,最简单的办法是直接修改电脑的默认浏览器!我根据网上的这些方法(mac os 修改jupyter默认浏览器)修改了好久,但是打开jupyter后仍然没变!最后直接修改默认浏览器,马上变了!
2. 修改jupyter notebook主题
1. 打开终端
2. 激活环境
3. 安装/更新主题
# 安装
pip install jupyterthemes
# 更新
pip install -- upgrade jupyterthemes
4. 查看主题
jt -l
# 结果显示如下:
Available Themes:
chesterish
grade3
gru