Implement IPython input message

Issue #158 resolved
Doug Blank created an issue

When talking to a Calico language, input() should be able to open up area in notebook/console for entering data, and send it to kernel. That way, we don't have to have GUI enabled.

(When this is completed, we can also set input() remapping to only be necessary when under gtk gui).

Comments (3)

  1. Log in to comment