On 7/30/12 9:51 AM, Sinead Eliade wrote:
Hello, When creating a new account the notebook server supply a challenge for registration. I would like to change the list of the questions on the server
You'll need to edit the file in $SAGE_ROOT/devel/sagenb/sagenb/notebook/challenge.py. Look for these lines:
https://github.com/sagemath/sagenb/blob/master/sagenb/notebook/challenge.py#L220 Thanks, Jason -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
