Installation: Follow instructions on website which will install juliaup (julia package manager); juliaup will install julia (and other packages). Alternatively, install juliaup
through package manager (like pacman, brew etc).
Virtualenv - julia has environments built in. Enter package management mode and activate virtual environment (source).
Pluto.jl- a new alternative to Jupyter notebooks. Allows the whole notebook to be interactive and runs updated cells automatically.