# pull images and start docker pull jamal0230/centos-mkl-julia-jupyter:latest
# run Jupyter Lab with Julia built with MKL. Then connect to https://localhost:8888 docker run -d -p 8888:8888 -e PASSWORD=password -e USE_HTTPS=yes --name julia_jupyter jamal0230/centos-mkl-julia-jupyter:latest