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
Reading setup.py, it seems plotly is not using jupyter_packaging for packaging. As it is very helpful because it ships the python code and the pre-built javascript code and we wouldn't need to run jupyter labextension install anymore, I was wondering if there is any plan to add this feature?
We found an issue here where we don't have permission to install an extension manually to our server, so such a new feature would be very helpful!