Hi could you tell me how I can install the Jupyter notebook extensions please?
From here - https://github.com/ipython-contrib/IPython-notebook-extensions/ I tried this pip command:
pip install https://github.com/ipython-contrib/IPython-notebook-extensions/archive/master.zip --user
and it seemed to run, but I can't see the extensions menu in my browser - what would the URL be?
https://www.pythonanywhere.com/user/hagrid67/ipython_notebooks/nbextensions ?
How do I restart the "standard" PA jupyter server to pick up the extensions?
Many thanks!