Windows 10 installation woes

Good afternoon. I’m hoping it’s something stupid, but the “03_preparing"the_model_data.ipynb” Jupyter notebook file is giving me an amazing amount of trouble. I am using conda and the virtual environment created by the yaml file, but for no apparent reason, this Jupyter notebook file refuses to recognize my installed seaborn library… I am finding the installation directions/pages/documents super hard to follow and I’m sure it’s just me, but I’m having a hard time getting this thing off the ground. Anyone else running Windows 10? Thank you for any help at all

If you run it in a Docker container then the host OS doesn’t really matter. I would personally run the code in a Colab notebook. It will require manipulation but it’s a lot easier to manage.