uchicago-computation-workshop / Spring2021

Repository for the Spring 2021 Computational Social Science Workshop
3 stars 0 forks source link

Spring 2021

Thursdays, 11:20am-12:40pm


April 1 - Ana-Andreea Stoica

April 8 - Eytan Bakshy

April 15 - James Evans

April 22 - Mercedes Pascual

April 29 - Iyad Rahwan

May 6 - Michal Kosinski

May 13 - Sarah Sebo

May 20 - Allyson Ettinger

May 27 - Devin Pope


Checking Your GitHub Participation (For MACSS Students)

To check your GitHub participation record, you may either

  1. run "python MyGithubParticipation.py [your GitHub username] [your password]" (without the brackets) OR

  2. edit MyGithubParticipation.py, put your GitHub access token inside the quotation marks on line 33 and run "python MyGithubParticipation.py [your GitHub username]"

as a Unix command.

Please note that GitHub will disable password authentication on Nov 13, and presumably option 1 will stop working after the date (see https://developer.github.com/changes/2020-02-14-deprecating-password-auth/). For information about how to obtain a GitHub access token, visit https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token.