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

Ipopt does not print in Jupyter notebooks #385

Closed
odow opened this issue Oct 4, 2023 · 4 comments · Fixed by #386
Closed

Ipopt does not print in Jupyter notebooks #385

odow opened this issue Oct 4, 2023 · 4 comments · Fixed by #386

Comments

@odow
Copy link
Member

odow commented Oct 4, 2023

Says @frapac

@odow
Copy link
Member Author

odow commented Oct 5, 2023

This likely needs Base.Libc.flush_cstdio() somewhere

@odow
Copy link
Member Author

odow commented Oct 7, 2023

I could not reproduce this
image
so maybe I was just being an idiot and running with set_silent?

@odow
Copy link
Member Author

odow commented Oct 7, 2023

Ah, it's because the model was already solved:

image

Maybe we should add a print if this is the case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant