git clone git@github.com:x/snowpark_okera_quickstart.git
cd projects/snowpark_okera_quickstart
only need to do this once
conda env create -f jupyter_env.yml
run each time
conda activate snowpark_okera_quickstart
name is from jupyter_env.yml
python -m ipykernel install --user --name=snowpark_okera_quickstart
jupyter notebook