UBC-DSCI / jupyterdays

Repository for materials supporting the UBC Jupyter Days 2020 workshop.
https://ubc-dsci.github.io/jupyterdays/
4 stars 13 forks source link

Add version for seaborn #18

Closed ttimbers closed 4 years ago

ttimbers commented 4 years ago

@joelostblom - to make the book build successfully, your notebook had to be executed, and it required seaborn which wasn't yet listed as a dep in the requirements.txt file. I added here: https://github.com/UBC-DSCI/jupyterdays/blob/968969c6ab0eb0084624020ddb75ec003633cad0/requirements.txt#L5 however, I don't know which version you are using (and pip freeze wasn't helpful for me on my computer to ballpark it. Can you add the version there?