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 notebook
Run jupiter notebook using python 2:
jupiter-python2.sh notebook
Run jupiter lab using python 3:
jupiter.sh
Run jupiter lab using python 2:
jupiter-python2.sh
After that you can connect to notebook at localhost:8888, current working directory will be mounted also.
Links: