JupyterLab will come with a standard set of plugins precompiled, so to run the stock JupyterLab, the user won't need npm or node installed. To install *extra* plugins, the user will need node/npm installed for now. Note that if the user is using conda, npm is packaged for conda, so it *should* be relatively easy to get.
Thanks, Jason On Fri, Jul 28, 2017 at 6:12 AM Big Stone <[email protected]> wrote: > Would it be possible jupyterlab wheel to provide all is plugins, so user's > pc doesn't need to have npmjs.com nor nodejs on the pc ? > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/c2a6c3ff-9816-4657-aeb0-1bd1ef5b877a%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAPDWZHz5NzNak_TKc1xnx--BTdv5bV7j-Vw-4t9Ey483JXsUaA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
