常用技术细节问答

这里记录一些关于工具、语言、命令、软件配置等的常见技术细节问答,以备日后咨询。

How to set the default cell type to a default one other than code when using Jupyter Notebook?
在使用Jupyter Notebook时,如何将插入的新 cell 的类型设置成其他默认类型,如markdown

  • Go to the dir: ..\Anaconda3\Lib\site-packages\notebook\static\notebook\js
  • Open the file main.min.js
  • Change default_cell_type: 'code' to default_cell_type: 'markdown'

参考文献

Jupyter notebook new cell type default

鲍煜坤 wechat
扫一扫,更多精彩等你哦(^_−)☆
帮我买杯奶茶,鼓励我继续创作吧ヾ(◍°∇°◍)ノ゙