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
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
I did notice one thing: if I put %matplotlib inline to also use mpl plots (cause legacy stuff) then the px stops rendering - it makes a blank space in the notebook of about the size the figure would be.
Hi, I made that reddit post linked to above, just clarifying that it doesn't seem to have anything to do with using `%matplotlib inline%, I've getting that behaviour in new, blank notebooks as well.
I've updated the README to note that the plotly-extension needs to be installed if using JupyterLab via jupyter labextension install @jupyterlab/plotly-extension ... This resolved #17 apparently.
From https://www.reddit.com/r/Python/comments/b3doya/introducing_plotly_express/ej0p664/
The text was updated successfully, but these errors were encountered: