Ask Your Question
0

Sage user-entered input when running on iPad

asked 2014-09-01 19:56:54 +0200

anonymous user

Anonymous

updated 2014-09-01 19:59:47 +0200

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)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-09-02 15:10:01 +0200

kcrisman gravatar image

My guess is not, because the underlying technology (Sage cell server) does not.

StdinNotImplementedError: raw_input was called, but this frontend does not support stdin.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2014-09-01 19:56:54 +0200

Seen: 994 times

Last updated: Sep 02 '14