mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-06 11:35:24 +08:00
Release 3.0
This commit is contained in:
parent
287e4e49e0
commit
76ce8cd2fb
@ -4,7 +4,7 @@
|
||||
var IPython = IPython || {};
|
||||
define([], function(){
|
||||
"use strict";
|
||||
IPython.version = "3.0.0-dev";
|
||||
IPython.version = "3.0.0";
|
||||
IPython._target = '_blank';
|
||||
return IPython;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user