[IPython-User] raw_input replacement in ipython Notebook
Fernando Perez
fperez.net@gmail....
Wed Aug 8 15:12:06 CDT 2012
On Wed, Aug 8, 2012 at 12:39 PM, Brian Granger <ellisonbg@gmail.com> wrote:
> I think we could use the Javascript display object to do a simple
> dialog that allows a user to enter text that is sent to the kernel.
> Shoudn't be too difficult. Wouldn't be a full raw_input replacement,
> but we be a start.
+1
An 'nbinput' function with the same api as raw_input would be great to
offer. And I agree, that would be the start of a future full
raw_input support code.
f
More information about the IPython-User
mailing list