mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
back to dev
This commit is contained in:
parent
d482fb15b6
commit
17bbc2b360
@ -7,7 +7,7 @@
|
||||
|
||||
var IPython = IPython || {};
|
||||
|
||||
IPython.version = "2.0.0";
|
||||
IPython.version = "2.1.0-dev";
|
||||
|
||||
IPython.namespace = function (ns_string) {
|
||||
"use strict";
|
||||
|
Loading…
Reference in New Issue
Block a user