Ask Your Question

prancer_71's profile - activity

2020-04-01 04:29:55 +0200 received badge  Famous Question (source)
2020-04-01 04:29:55 +0200 received badge  Notable Question (source)
2015-11-07 22:58:12 +0200 received badge  Popular Question (source)
2014-09-01 19:59:02 +0200 received badge  Editor (source)
2014-09-01 19:56:54 +0200 asked a question Sage user-entered input when running on iPad

I haven't tried the iPad version of Sagemath yet, but I have a question about it.

On the online version of Sagemath (at cloud.sagemath.org), using the cloud notebook editor provided within a browser, when programs or function have a call to input(..) or raw_input(..), it is NOT possible to receive user input. Try it--you'll keep getting an EOF error message.

This same functionality DOES, however, work when running Sage in console mode (i. e. by running "sage" on an SSH terminal window connected to the Sagemath cloud server).

However, I'd like to know if user input works on the iPad app version (and/or the Android app version)