Skip to content

cfranken/ESE156_2020

Repository files navigation

ESE156_2020

ESE 156 2020 class, (almost) pure Julia, I am trying...

Quickstart

Clone the project:

git clone https://github.com/cfranken/ESE156_2020/
cd ESE156_2020

Install Julia project dependencies:

julia --project -e 'using Pkg; Pkg.instantiate()'

Launch / Install the JupyterLab notebook server:

julia --project src/ESE156_2020.jl