abjer / isds2020

Introduction to Social Data Science 2020 - a summer school course abjer.github.io/isds2020
58 stars 92 forks source link

Solved!--Assignment file won't load..? #4

Open elizabethomalley opened 4 years ago

elizabethomalley commented 4 years ago

Is anyone else having this problem? When opening the assignment in GitHub it returns "sorry, something went wrong. reload?" Or does someone have an idea of how to open it?

oliviasheny commented 4 years ago

Hey Elizabeth, I came across the same problem. Would you mind sharing how did you solve it?

jsr-p commented 4 years ago

Hi everyone. This is a recurring problem when inspecting large .ipynb files on github. Fortunately, this is not the way to open and solve the assignment. You should first clone the repository and then open the assignment locally on your computer :)

If you haven't already, follow the guide on the course site on how to setup python, jupyter, git and github on your computer. Link: https://abjer.github.io/isds2020/post/install/