These scripts help to use python machine learning libraries through docker images.
Docker file provides:
- python 3
- anaconda
- jupiter
- jupiterlab
Some additional libraries:
Pip packages
Usage:
Add repository to PATH variable.
Run jupiter notebook:
jupiter.sh notebookRun jupiter lab:
jupiter.shAfter that you can connect to notebook at localhost:8888, current working directory will be mounted also.
Links: