Merge pull request #571 from codycjy/notebook_args

feat(jupyter): use args to disable Markdown parse
This commit is contained in:
binary-husky
2023-04-23 11:24:41 +08:00
committed by GitHub
2 changed files with 9 additions and 2 deletions

View File

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