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

make the code examples directly work when copy pasting #1

Merged

Conversation

ErikKaum
Copy link
Contributor

three changes:

  • delete the ">>>" and "..." characters since they make the copy+paste fail
  • also make every print to the sdt out as a print() since it works in notebooks, terminals and .py files
  • put the example output behind comments so that they don't make the copy+paste fail

@MoritzLaurer MoritzLaurer merged commit 4a7216b into MoritzLaurer:main Dec 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants