(I should emphasize that JupyterLab *already* comes with a standard list of plugins. pip or conda installing jupyterlab and then running "jupyter lab" does not require npm or node to be installed.)
Jason On Fri, Jul 28, 2017 at 7:20 AM Jason Grout <[email protected]> wrote: > 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/CAPDWZHzo%2B6Fu9baDa71HFPgz-vH%2Br6gJ7dfaXsy7cuuGz8pZbQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
