-
Notifications
You must be signed in to change notification settings - Fork 1
PrankWeb import
Petr Škoda edited this page Mar 17, 2023
·
1 revision
This tutorial describes how to import pre-computed predictions in the prankweb instance
- administrator Docker image
- Start the image. Do not forget to map all the necessary paths. Consult Docker compose file if you are not sure what to map.
- Execute
/opt/administration/import_p2rank_prediction.py
. Consult script help on how it should be executed.