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

Autogen code #265

Merged
merged 1 commit into from
May 16, 2023
Merged

Autogen code #265

merged 1 commit into from
May 16, 2023

Conversation

thomaspinder
Copy link
Collaborator

Type of changes

This PR extracts the code from each notebooks we've written, concatenates it, and writes it to a markdown file. This gives a "give me the code" style page where users can easily copy and past the notebooks code into their Python work.

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've formatted the new code by running poetry run pre-commit run --all-files --show-diff-on-failure before committing.
  • [-] I've added tests for new code.
  • [-] I've added docstrings for the new code.

Issue Number: N/A

@thomaspinder thomaspinder added the documentation Improvements or additions to documentation label May 16, 2023
@thomaspinder thomaspinder added this to the v1.0.0 milestone May 16, 2023
@thomaspinder thomaspinder self-assigned this May 16, 2023
@thomaspinder thomaspinder merged commit 465fdfe into main May 16, 2023
@thomaspinder thomaspinder deleted the givemethecode branch May 16, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants