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

plotly-extension - lots of warnings when building #190

Open
codecachet opened this issue Apr 25, 2019 · 0 comments
Open

plotly-extension - lots of warnings when building #190

codecachet opened this issue Apr 25, 2019 · 0 comments

Comments

@codecachet
Copy link

Using a mac, with the following:
node --version
v10.15.3
npm --version
6.4.1
yarn --version
1.15.2

And running install @jupyterlab/plotly-extension

I get:
Deprecation warnings (e.g. Buffer())
Multiple definition warnings (e.g. WARNING in d3-array),
etc.

It ends up working, so I am happy - but I ask: why all the warnings?
And why do I need to build this extension? Why can't it just "install"? Why do I need to run this node process anyway? I am a user, and just want to install an extension. Perhaps the way extensions work in Jupyter Lab needs to change? The complexity requiring a user to do a build I think is just asking for trouble (especially in light of all of the node dependencies and versions etc.). Thanks - the fact that this works is great, and I really like Plotly inside Jupyter. But...install process seems quite brittle.

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

1 participant