Material for the QMUL Digital Media and Social Networks Tutorials
You will need Python and Jupyter to be able to run the notebooks. In addition, you will need some python packages including networkx, the start of each notebook will tell you the packages you need.
To get set up, download the code either by downloading and extracting the zip file or using git by running
git clone https://github.com/narnolddd/DMSNTutorials.gitNow from inside the DMSNTutorials folder, run the command
jupyter notebookto start the notebook.