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
Hi. Just found your package and very excited to try additive blending :)
Before that, I wanted to get mplcairo working with my working environment -- Jupyter lab with %matplotlib widget (issue here) or at least %matplotlib inline).
I was able to get the latter to work -- sort of. The following cell needs to be run twice before the results appear.
After first run:
After second run:
Do you know why this is happening? Any help appreciated!
These versions are quite old; I cannot advise for them. As of the latest releases of matplotlib & jupyter, I find that the following patching works; can you confirm this?
Hi. Just found your package and very excited to try additive blending :)
Before that, I wanted to get
mplcairo
working with my working environment -- Jupyter lab with%matplotlib widget
(issue here) or at least%matplotlib inline
).I was able to get the latter to work -- sort of. The following cell needs to be run twice before the results appear.
After first run:
After second run:
Do you know why this is happening? Any help appreciated!
Result of
mplcairo.get_versions()
The text was updated successfully, but these errors were encountered: