GITHUB: https://github.com/GDTNguyen/Influence-maximisation-Networks
OS Requirement:
macOS must be version 10.13 or newer
Windows 10 64-bit: Pro, Enterprise, or Education (Build 15063 or later).
Ubuntu: CentOS, Debian, Fedora, Raspbian, Ubuntu
The following picture shows the JupyterLab configuration in action. Use it with three simple steps:
- Download and run docker 'https://www.docker.com/products/docker-desktop'
- Execute
sh {path_to_your_project}/run.sh
- Open
localhost:8888
from a browser - Enter the password 'kingscollege'
- Open the notebook 'InfluenceMaximisation.ipynb'
Using the JupyterLab configuration |