Skip to content
Anthony Ding edited this page Aug 12, 2021 · 1 revision
conda create --name gnnana python=3.8
conda activate gnnana
conda install -c conda-forge jupyterlab
conda install -c conda-forge root

git clone https://github.com/xju2/root_gnn.git

cd root_gnn
pip install -e .

Clone this wiki locally