Show More
@@ -1839,7 +1839,7 b' var IPython = (function (IPython) {' | |||||
1839 | $.ajax(url, settings); |
|
1839 | $.ajax(url, settings); | |
1840 | }; |
|
1840 | }; | |
1841 |
|
1841 | |||
1842 |
Notebook.prototype.delete = function ( |
|
1842 | Notebook.prototype.delete = function () { | |
1843 | var that = this; |
|
1843 | var that = this; | |
1844 | var settings = { |
|
1844 | var settings = { | |
1845 | processData : false, |
|
1845 | processData : false, |
General Comments 0
You need to be logged in to leave comments.
Login now