##// END OF EJS Templates
typo
Matthias BUSSONNIER -
Show More
@@ -6,7 +6,7 b' casper.notebook_test(function () {'
6 6 this.evaluate(function () {
7 7 IPython.notebook.kernel.kernel_info(
8 8 function(msg){
9 IPyton._kernel_info_response = msg;
9 IPython._kernel_info_response = msg;
10 10 })
11 11 });
12 12
General Comments 0
You need to be logged in to leave comments. Login now