mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
back to dev
This commit is contained in:
parent
c597f97b82
commit
10dcd71550
@ -4,7 +4,7 @@
|
||||
var IPython = IPython || {};
|
||||
define([], function(){
|
||||
"use strict";
|
||||
IPython.version = "3.0.0-rc1";
|
||||
IPython.version = "3.0.0-dev";
|
||||
IPython._target = '_blank';
|
||||
return IPython;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user