Skip to content

Commit d64ebf1

Browse files
authored
Merge pull request #620 from DeepRank/609_inspect_source_code_clarify_gcroci2
docs: clarify tutorials usage
2 parents 48705dd + ea9adc1 commit d64ebf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorials/TUTORIAL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The tutorial notebooks in this folder can be run to learn how to use DeepRank2.
77
- single-residue variant (SRV) data ([data_generation_srv.ipynb](https://github.com/DeepRank/deeprank2/blob/main/tutorials/data_generation_srv.ipynb)).
88
- The [training tutorial](tutorials/training_ppi.ipynb) will demonstrate how to train neural networks using DeepRank2.
99

10+
For a smooth experience, please run these tutorials within the Jupyter notebooks provided (`.ipynb` files). Running the commands in a Python (interactive) shell or on command line may lead to unexpected errors.
11+
1012
### Use cases
1113

1214
#### PPIs

0 commit comments

Comments
 (0)