Binder missing packages
emilygrabowski opened this issue · 1 comments
emilygrabowski commented
need to add the following lines to import pandas and spacy for the Binder version
!pip install pandas
!pip install spacy
emilygrabowski commented
I added some lines to the notebook for this with a note to uncomment them if you are running the code on binder