摘要:
方法一 %run MyOtherNotebook.ipynb 方法二 import import_ipynb import A 其他方法: Run pip install ipynb and then import the other notebook as from ipynb.fs.full.< 阅读全文
posted @ 2022-11-28 13:51
C羽言
阅读(131)
评论(0)
推荐(0)
摘要:
命令模式 (按键 Esc 开启) Enter : 转入编辑模式 Shift-Enter : 运行本单元,选中下个单元 Ctrl-Enter : 运行本单元 Alt-Enter : 运行本单元,在其下插入新单元 Y : 单元转入代码状态 M :单元转入markdown状态 1 : 设定 1 级标题 A 阅读全文
posted @ 2022-11-28 13:47
C羽言
阅读(606)
评论(0)
推荐(0)