Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

These scripts help to use python machine learning libraries through docker images.

Docker file provides:

  1. python 3
  2. anaconda
  3. jupiter
  4. jupiterlab

Some additional libraries:
Pip packages

Usage:

Add repository to PATH variable.

Run jupiter notebook:

jupiter.sh notebook

Run jupiter lab:

jupiter.sh

After that you can connect to notebook at localhost:8888, current working directory will be mounted also.

Links:

  1. Docker hub
You can’t perform that action at this time.