ianthomas23 mentioned this on Oct 17, 2024 Do not enable default Matplotlib backend when checking what the backend is #38 Carreau closed this as completed in #38 on Dec 10, 2024 Sign up for free ...
Jupyter QtConsole 4.2.1 is embedded in QT 5.6.0 application. Execute following script in command window: get_ipython().run_line_magic('matplotlib', 'inline') import matplotlib.pyplot as plt x1=[1,2,3] ...