We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73b6ab commit e3a8cf0Copy full SHA for e3a8cf0
notebook/static/base/js/namespace.js
@@ -73,7 +73,7 @@ define(function(){
73
// tree
74
jglobal('SessionList','tree/js/sessionlist');
75
76
- Jupyter.version = "5.4.0.dev0";
+ Jupyter.version = "5.3.1";
77
Jupyter._target = '_blank';
78
return Jupyter;
79
});
0 commit comments