Setup the environment Run the following commands in your development environment $ pip install tqdm $ pip install pipenv $ pipenv install Test that everything is working Check that you can run the notebook: $ pipenv run jupyter-lab ⚠️ Execute every cells of the notebook just to be sure that everything is running smoothly.