Sage-Bionetworks/DM-Challenge-Writeup-Copytool

Name: DM-Challenge-Writeup-Copytool

Owner: Sage Bionetworks

Description: null

Created: 2017-05-11 07:12:14.0

Updated: 2017-05-11 07:14:05.0

Pushed: 2017-05-25 18:07:51.0

Homepage: null

Size: 26

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Archiving Challenge Participant Write-Ups

1 ) Set local environment variable names in commandline

PSE_USERNAME=synapseuser
PSE_PASSWORD=synapsepass
LENGE_NAME=challenge

2 ) Set the ADMIN_USER_IDS in challenge_config.py by giving it a list of admin users that you want to have emails sent to in case of errors.

3 ) Set the defaults in messages.py. The scoring_script parameter will be the name that is signed for all emails sent to participants

ults = dict(
challenge_instructions_url = "https://www.synapse.org/...",
support_forum_url = "https://www.synapse.org/#!Synapse:{synIdhere}/discussion/default",
scoring_script = "the scoring script")

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.