April 2018
Beginner
238 pages
7h 13m
English
JupyterHub requires Python 3.4 or better, and we will install JupyterHub. Use pip and npm to install JupyterHub.
You can check the version of Python you are running by just entering Python on a command line; the prologue will echo out the current version, for example:
python --versionPython 3.6.3 :: Anaconda, Inc.
If you need to upgrade to a new version, see the directions at www.python.org as the directions are OS-specific and Python-version-specific.
JupyterHub is installed with pip and npm using the following commands:
npm install -g configurable-http-proxy/usr/local/bin/configurable-http-proxy - /usr/local/lib/node_modules/configurable-http-proxy/bin/configurable-http-proxy+ configurable-http-proxy@3.1.1added 16 packages ...