Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create openbugger_example.ipynb #418

Merged
merged 4 commits into from
Jan 6, 2023
Merged

Create openbugger_example.ipynb #418

merged 4 commits into from
Jan 6, 2023

Conversation

furlat
Copy link
Contributor

@furlat furlat commented Jan 5, 2023

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.

added an example for open_bugger
@furlat furlat requested review from yk and andreaskoepf as code owners January 5, 2023 19:23
@yk
Copy link
Collaborator

yk commented Jan 5, 2023

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.

@furlat
Copy link
Contributor Author

furlat commented Jan 6, 2023

Added the md I hope is fine

Copy link
Collaborator

@yk yk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, this is very thorough, thank you very much!

@yk yk merged commit 6a64af9 into LAION-AI:main Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants