Plotly not rendering in jupyterlab (just leaving an empty space)

FIXED! I now have interactive plotly plots working with jupyterlab 4.2! No need to downgrade to v3.x.

I went looking in github to see if there were known issues and/or anything I could contribute back to fix this problem… and I found this awesome post:

The magic trick required is to install plotly in the python environment that is running jupyterlab (and jupyterhub in my case). Works great now!! :smiley:

1 Like