Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 742 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 742 Bytes

DMSNTutorials

Material for the QMUL Digital Media and Social Networks Tutorials

System requirements

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.

Quick start

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.git

Now from inside the DMSNTutorials folder, run the command

jupyter notebook

to start the notebook.