jupyter-js-services
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -397,2 +397,3 @@ // Copyright (c) Jupyter Development Team. | ||
return this.delete().then(function () { | ||
_this._options = null; | ||
_this.sessionDied.emit(void 0); | ||
@@ -419,3 +420,2 @@ }); | ||
_this._kernel = null; | ||
_this._options = null; | ||
}, function (rejected) { | ||
@@ -422,0 +422,0 @@ if (rejected.xhr.status === 410) { |
{ | ||
"name": "jupyter-js-services", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Client APIs for the Jupyter services REST APIs", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package