Merge pull request #6987 from takluyver/i6983

Fix conversion of input area to stream output
This commit is contained in:
Min RK 2014-11-19 11:44:33 -08:00
commit a4aaf94cd6

View File

@ -790,7 +790,7 @@ define([
}
var content = {
output_type : 'stream',
stream : 'stdout',
name : 'stdout',
text : theprompt.text() + echo + '\n'
};
// remove form container