dlab-berkeley / Data-Science-Social-Justice

Materials for D-Lab / UC Berkeley Graduate Division's Data Science for Social Justice summer workshop. These materials provide an introduction to Python, natural language processing, text analysis, word embeddings, and network analysis. They also include discussions on critical approaches to data science to promote social justice.
11 stars 7 forks source link

README: instructions need update #26

Open vdavis3 opened 4 months ago

vdavis3 commented 4 months ago

README Run the Code: Current text:

  1. Navigate to lessons -> week-1-2.
  2. Open the 01_Jupyter_and_Python.ipynb notebook to begin. Should be changed to:
  3. Navigate to lessons -> module-1.
  4. Open the Jupyter_and_Python.ipynb notebook to begin.