mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
and run jsversion
This commit is contained in:
parent
9523f7438d
commit
6aaa27c024
@ -73,7 +73,7 @@ define(function(){
|
||||
// tree
|
||||
jglobal('SessionList','tree/js/sessionlist');
|
||||
|
||||
Jupyter.version = "4.2.0dev";
|
||||
Jupyter.version = "4.2.0.dev";
|
||||
Jupyter._target = '_blank';
|
||||
return Jupyter;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user