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

remove info and warning messages to clean up notebooks #35

Open
Affie opened this issue Mar 25, 2022 · 2 comments
Open

remove info and warning messages to clean up notebooks #35

Affie opened this issue Mar 25, 2022 · 2 comments

Comments

@Affie
Copy link
Contributor

Affie commented Mar 25, 2022

No description provided.

@dehann
Copy link
Contributor

dehann commented Mar 26, 2022

@Affie
Copy link
Contributor Author

Affie commented Mar 26, 2022

I went with

# suppress unnecessary printouts in the notebook
using Logging
Logging.disable_logging(Logging.Warn)

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

No branches or pull requests

2 participants