feat(jupter): use args to disable Markdown parse

This commit is contained in:
saltfish
2023-04-22 21:11:24 +08:00
parent 95f8b2824a
commit 13342c2988
2 changed files with 9 additions and 2 deletions

View File

@ -30,6 +30,8 @@ def get_crazy_functions():
"Color": "stop",
"AsButton":False,
"Function": HotReload(解析ipynb文件),
"AdvancedArgs": True, # 调用时唤起高级参数输入区默认False
"ArgsReminder": "若输入0则不解析notebook中的Markdown块", # 高级参数输入区的显示提示
},
"批量总结Word文档": {
"Color": "stop",