Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Create openbugger_example.ipynb

Open furlat opened this issue 3 years ago • 2 comments

Added an example for OpenBugger that can bug python code either in string or from a imported class to generate training samples for interactive code debugging. The code will clone https://github.com/furlat/OpenBugger and pip install the package to load the SyntaxBug and LogicBug classes.

furlat avatar Jan 05 '23 19:01 furlat

Thank you very much! could you add a small markdown file like the other notebooks have? just so people can see what's in there in case they don't have a jupyter running or aren't on github. it can be super brief.

yk avatar Jan 05 '23 21:01 yk

Added the md I hope is fine

furlat avatar Jan 06 '23 00:01 furlat