### 2. Fill our [registration form](https://docs.google.com/forms/d/1KEnATjaLOtV-o4N8PLinPXYnpba7egKsCCH_efriCb4).
Registrations are not required before October 31st 2021, but highly [appreciated for the flow of information](https://renkulab.io/gitlab/aaron.spring/s2s-ai-challenge/-/issues/4).
### 3. Make the project private
### 3. Make the project private
...
@@ -72,18 +69,12 @@ description of your method.
...
@@ -72,18 +69,12 @@ description of your method.
### 4. Add the `s2saichallengescorer` user to your repo with Reporter permissions
### 4. Add the `s2saichallengescorer` user to your repo with Reporter permissions
The scorer follows the code shown in the [verification notebook](https://renkulab.io/gitlab/aaron.spring/s2s-ai-challenge-template/-/blob/master/notebooks/verification_RPSS.ipynb). The scorer's username on gitlab is `s2saichallengescorer`. You should add it to your project with `Reporter` permissions. Under "Members" - "Invite Members" - "GitLab member or Email address", add `s2saichallengescorer`. The scorer will only ever clone your repository and evaluate your submission. It will never make any changes to your code.
The scorer follows the code shown in the [verification notebook](https://renkulab.io/gitlab/aaron.spring/s2s-ai-challenge-template/-/blob/master/notebooks/verification_RPSS.ipynb). The scorer's username on gitlab is `s2saichallengescorer`. You should add it to your project with `Reporter` permissions. Under "Members" - "Invite Members" - "GitLab member or Email address", add `s2saichallengescorer`. The scorer will only ever clone your repository and evaluate your submission. It will never make any changes to your code.
### 5. Add the `s2s-ai-challenge` topic to your repository
This is optional and not required for now :)
To add the project topic navigate to `Settings` -> `General` and then fill in the word `s2s-ai-challenge` in the
`Topics` field near the top of the page. If you have multiple topics you can separate them by commas.
This allows your repository to be recognized as a participant of the competition. Without
this project topic or if you have not added the scorer as a member of your project
the automated scoring bot will not evaluate any of your submissions and none of your code
or results will be considered for the competition.
## Make Predictions
## Make Predictions
### 6. Start jupyter on renku or locally
### 4. Start jupyter on renku or locally
The simplest way to contribute is right from the Renku platform -
The simplest way to contribute is right from the Renku platform -
just click on the `Environments` tab in your renku project and start a new session.
just click on the `Environments` tab in your renku project and start a new session.
This will start an interactive environment right in your browser.
This will start an interactive environment right in your browser.
...
@@ -98,7 +89,7 @@ renku project URLs - use `renku clone` to clone the project on whichever machine
...
@@ -98,7 +89,7 @@ renku project URLs - use `renku clone` to clone the project on whichever machine
Install [renku first with `pipx`](https://renku-python.readthedocs.io/en/latest/installation.html),
Install [renku first with `pipx`](https://renku-python.readthedocs.io/en/latest/installation.html),
and then `renku clone https://renkulab.io/gitlab/$YOURNAME/s2s-ai-challenge-$GROUPNAME.git`
and then `renku clone https://renkulab.io/gitlab/$YOURNAME/s2s-ai-challenge-$GROUPNAME.git`