We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63d4415 + d59349a commit 91addcfCopy full SHA for 91addcf
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.1.0";
+ Jupyter.version = "5.1.0.dev";
77
Jupyter._target = '_blank';
78
return Jupyter;
79
});
0 commit comments