Replies: 1 comment
-
|
Those might be printed - need to check- but you can use a Python context
manager to catch all the outputs. It's not part of andes.
On Wed, Jul 2, 2025, 1:46 AM Le Fang ***@***.***> wrote:
Hi, is there a way to hide verbose level such that in the notebook, it
hides all the simulation information.
I tried this, andes.config_logger(stream_level=50), but it still shows the
following,
image.png (view on web)
<https://github.com/user-attachments/assets/2a07c160-e32c-4dcd-813f-b0cc8f998f63>
—
Reply to this email directly, view it on GitHub
<#619>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSNZAYWLUTZDMRGJ3LTT433GLCQBAVCNFSM6AAAAACARYDXSOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGUYTSMJVHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Regards,
Hantao Cui
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is there a way to hide verbose level such that in the notebook, it hides all the simulation information.
I tried this, andes.config_logger(stream_level=50), but it still shows the following,
Beta Was this translation helpful? Give feedback.
All reactions