Environment for machine learning specialization
Docker file provides:
Usage:
Add 'python3', 'python2' directories of this repository to PATH variable.
Run jupiter notebook using python 3:
jupiter.sh notebookRun jupiter notebook using python 2:
jupiter-python2.sh notebookRun jupiter lab using python 3:
jupiter.shRun jupiter lab using python 2:
jupiter-python2.shAfter that you can connect to notebook at localhost:8888, current working directory will be mounted also.
Links: