isdsucph / isds2021

Introduction to Social Data Science 2021 - a summer school course https://isdsucph.github.io/isds2021/
MIT License
22 stars 37 forks source link

Hand-in of assignment #15

Closed Casper17-max closed 3 years ago

Casper17-max commented 3 years ago

Hi, Just to be sure: how should we hand in the assignment properly? Should we just download our answers as a Notebook (.ipynb format), and then upload it on Absalon under Assignment 0?

/Casper

joachimkrasmussen commented 3 years ago

Hi Casper,

You should `do the following:

  1. Click kernel --> restart and run all in order to (1) erase all your outputs, (2) re-create your outputs from the code that you have written, and (3) verify that everything looks like you expect.
  2. Save this file as an .ipynb file and upload it on Absalon under assignment 0.

Does that make sense?

Best, Joachim

Casper17-max commented 3 years ago

Yes, it does. Thank you :-) /Casper