Hi, I am new to jupyter notebook and I got some troubles when trying to install extension in jupyter.
I am following the instructions on this page: https://github.com/ipython-contrib/jupyter_contrib_nbextensions#installation It works fine when I did the first step of installing python package using pip. But when I do jupyter contrib nbextension install --user it directly opens a notebook browser page and let me to select items to perform actions on them. It has the same response when I tried jupyter --help and jupyter nbextension enable It seems the command jupyter always open up a browser page for me which shouldn't be the case, correct? And how should I fix it? -- 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/eb8e2412-7491-4a44-bbed-c6f3f707a944%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
