We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c2a562 + a560ed3 commit d608866Copy full SHA for d608866
README.md
@@ -4,6 +4,7 @@ GNN classification for reconstructed HEP events stored in ROOT
4
## Install
5
```bash
6
conda create --name gnnana python=3.7
7
+conda activate gnnana
8
conda install -c conda-forge jupyterlab
9
conda install -c conda-forge root
10
0 commit comments