WilliamZhu

Results 43 issues of WilliamZhu

We already support progress in script mode: ![image](https://user-images.githubusercontent.com/797758/123764216-2ab5a080-d8f7-11eb-8631-320c1ab297b1.png) We hope we can move this function to Notebook mode.

Current notebook do not support cancel job.

## 🤖 AutoCoder Generated Pull Request **Task Description**: /new 在 .auto-coder/targets 目录下生成如下验证代码: ```python from autocoder.common.ac_style_command_parser.parser import CommandParser p = CommandParser() result = p.parse("""/command "tdd/hello.md" name='''威廉'''""") print(result) ``` 然后运行该代码,我们期待的运行结果是这样的: {'command': {'args':...