To install the requirments for the tutorials, do the following:
conda create -n emit_tutorial python=3.11 ipython
conda activate emit_tutorial
git clone https://github.com/imedan/emit_tutorial
cd emit_tutorial
pip install poetry
poetry install --no-root
pip install thejoker