First read chisel-presentation.ipynb then chisel4ml_presentation.ipynb.
You can recreate the running enviroment in a docker:
docker build -t c4ml-present:1.0
and then
docker compose up
You can then connect to the jupyter notebook by clicking on the link shown in terminal.