Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

?consider? --minimize=False in jupyter extension installation (at readme instruction) #1887

Closed
abngal opened this issue Nov 9, 2019 · 1 comment

Comments

@abngal
Copy link

abngal commented Nov 9, 2019

On my local, I have pulled latest docker image: jupyter/datascience-notebook
Plotly chart is not visible at jupyter (using sample at readme), thus I followed readme instruction (image below) for installing extension jupyterlab-plotly at jupyter.
image

I encountered jupyter lab build error until I modified jupyter lab build to jupyter lab build --minimize=False. After which I can now see the plotly graph.

related errors:
jupyterlab/jupyterlab#7003
#1483

I also added strict-ssl false at ~/.yarnrc but I'm not sure It made a difference.

Maybe adding --minimize=False parameter, by default, to the readme build instruciton will save time for others (though I'm not totally sure it is the correct way).

@gvwilson
Copy link
Contributor

Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our backlog. Thanks for your help - @gvwilson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants