I have been learning docker and made this docker image with Julia installed and many data science packages that I use precompiled for instant loading! Check it out here:
https://hub.docker.com/r/xiaodaidocker2019/julia-data-science-base
XGBoost.jl doesn’t work and plotting doesn’t work with PackageCompilerX.jl yet.
It would be cool to figure out how to do those and then build another image with Junom Jupyter and Revise.jl for development.