Show More
@@ -122,7 +122,6 casper.notebook_test(function () { | |||
|
122 | 122 | this.wait(500); // Wait for change to execute in kernel |
|
123 | 123 | |
|
124 | 124 | index = this.append_cell( |
|
125 | 'print(selection.value)\n' + | |
|
126 | 125 | 'for widget in selection:\n' + |
|
127 | 126 | ' widget.values.append("z")\n' + |
|
128 | 127 | ' widget.send_state()\n' + |
General Comments 0
You need to be logged in to leave comments.
Login now