mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
setup.py jsversion
This commit is contained in:
parent
b8bbc958a4
commit
b9f5a43ebd
@ -4,7 +4,7 @@
|
||||
var IPython = IPython || {};
|
||||
define([], function(){
|
||||
"use strict";
|
||||
IPython.version = "3.1.0-dev";
|
||||
IPython.version = "4.0.0-dev";
|
||||
IPython._target = '_blank';
|
||||
return IPython;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user