dlab-berkeley/Data-Science-Social-Justice-2022

Binder missing packages

emilygrabowski opened this issue · 1 comments

need to add the following lines to import pandas and spacy for the Binder version
!pip install pandas
!pip install spacy

I added some lines to the notebook for this with a note to uncomment them if you are running the code on binder