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