This gist explains how to run the Jupyter Notebooks server and Python kernel within a Docker container instead of installing it locally.
Run the following command where <local_notebooks_dir>
is the directory where you store
your Jupyter Notebooks on your local machine. This directory will be exposed within the
Jypter Notebooks web client.