scikit-multiflow Docker images are located in the skmultiflow/scikit-multiflow Docker Hub repository.
- Build scikit-multiflow:jupyter
make build-jupyter
- Build scikit-multiflow:latest
make build-python
- push scikit-multiflow:jupyter
make push-jupyter
- push scikit-multiflow:latest
make push-python