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 eb157fe commit 4e10dadCopy full SHA for 4e10dad
nbclassic/static/base/js/namespace.js
@@ -73,7 +73,7 @@ define(function(){
73
// tree
74
jglobal('SessionList','tree/js/sessionlist');
75
76
- Jupyter.version = "0.4.7";
+ Jupyter.version = "0.5.0.dev0";
77
Jupyter._target = '_blank';
78
79
return Jupyter;
0 commit comments