Show More
@@ -794,7 +794,7 b' var IPython = (function (IPython) {' | |||||
794 | } |
|
794 | } | |
795 | var content = { |
|
795 | var content = { | |
796 | output_type : 'stream', |
|
796 | output_type : 'stream', | |
797 |
|
|
797 | stream : 'stdout', | |
798 | text : theprompt.text() + echo + '\n' |
|
798 | text : theprompt.text() + echo + '\n' | |
799 | } |
|
799 | } | |
800 | // remove form container |
|
800 | // remove form container |
General Comments 0
You need to be logged in to leave comments.
Login now