Installation Guide

Contents

mlshell is compatible with: Python 3.6+.

PyPi

PyPI

command to install package latest version:

pip install -U mlshell

command to install version with additional dev dependencies:

pip install -U mlshell[dev]

Docker hub

Docker

command to create container with pre-installed package and run shell:

docker run -it nizaevka/mlshell