Hey there, I tried to follow this guide: https://diffeq.sciml.ai/stable/features/progress_bar/#Using-Progress-Bars-Outside-Juno to activate a progress bar/logger for my ODE Problem. However, nothing appears in the REPL. Is there anything I'm missing conceptually?
This tutorial works if you setup the global_logger before doing anything else, e.g. in your startup.jl
oh we had to remove the default handling because it made everything type unstable.
Hmm... we need to figure this out.
Add to the tutorial global logger setup?
Sorry, I'm not sure if I understand correctly. Do you mean the docs should mention that the logger needs to be set up before anything else?
Yeah
ok sure, I can take care of that
Last updated: Nov 06 2024 at 04:40 UTC