From 64592b6d9fd937bbbaf62088b1ef38b0e83368f2 Mon Sep 17 00:00:00 2001 From: Peter Cotton <57455669+microprediction@users.noreply.github.com> Date: Fri, 18 Oct 2024 08:44:45 -0400 Subject: [PATCH] Update CONTRIBUTE_COMPUTE_PA.md --- CONTRIBUTE_COMPUTE_PA.md | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/CONTRIBUTE_COMPUTE_PA.md b/CONTRIBUTE_COMPUTE_PA.md index 245574d..5d94d19 100644 --- a/CONTRIBUTE_COMPUTE_PA.md +++ b/CONTRIBUTE_COMPUTE_PA.md @@ -1,27 +1,3 @@ -## Contribution pattern: compute - -Yeah we could use some compute - -### Likely contributor - -Someone willing to set up a PythonAnywhere account and run an always-on task - -### How to contribute - - 1. Pick an [example crawler](https://github.com/microprediction/microprediction/tree/master/crawler_examples) that appeals to you - 2. Open this notebook to [create a private key](https://github.com/microprediction/microprediction/blob/master/notebook_examples/New_Key.ipynb) - 3. Modify the example to use your private key - 4. Set up a hacker account on PythonAnywhere - 5. Run your script in an always-on job as explained in the [video tutorial](https://www.microprediction.com/python-2) - -It is suggested that you arrange for the script to restart when it crashes, perhaps by [bouncing with bash](https://www.microprediction.com/bouncing). - -### Rewards for contributing - - - - You might [win a daily prize](https://www.microprediction.com/competitions/daily) - - You might help someone who needs prediction - - +Deprecated