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

Library Request: ipympl and PyQt6 #8407

Closed
4 tasks done
AlexCatarino opened this issue Nov 14, 2024 · 0 comments · Fixed by #8455
Closed
4 tasks done

Library Request: ipympl and PyQt6 #8407

AlexCatarino opened this issue Nov 14, 2024 · 0 comments · Fixed by #8455

Comments

@AlexCatarino
Copy link
Member

Expected Behavior
ipympl enables using the interactive features of matplotlib in Jupyter Notebooks, Jupyter Lab, Google Colab, VSCode notebook.

Qt is set of cross-platform C++ libraries that implement high-level APIs for accessing many aspects of modern desktop and mobile systems. These include location and positioning services, multimedia, NFC and Bluetooth connectivity, a Chromium based web browser, as well as traditional UI development.

Actual Behavior

We cannot use

%matplotlib widget

or

%matplotlib qt

QuantConnect Cloud IDE is using Qt. widget gives us:

Warning: Cannot change to a different GUI toolkit: widget. Using qt instead.

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant