Skip to content

kpet123/Network-Composition

Repository files navigation

Network-Composition

Setup Instructions:

You need to have the anaconda package maneger to setup a virual environemnt for the Python side of this project.

  1. Create virtual environment by running:

    conda env create -f environment.yml

  2. Activate the virtual environment by running:

    conda activate music-network-env

  3. Create Jupyter Kernel:

    python -m ipykernel install --user --name=<name_of_env>

  4. Install nessesary packages with pip

    pip install infomap

    pip install cdlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors