1.先安装notedown pip install notedown 2.jupyter notebook配置修改 jupyter notebook --generate-config #添加 c.NotebookApp.contents_manager_class = ‘notedown.NotedownContentsManager’ 3.打开markdown(md)文件