You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve progress bar docstring with VS Code setup link
Added reference to progress bar setup documentation in the Progress
Monitoring section of the solve() docstring. This addresses issue #1198
where users need to know how to properly set up progress bars in VS Code
and other environments when using progress=true.
The link points to the specific section in the SciML documentation that
explains how to use ProgressLogging.jl with VS Code and other environments.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments