mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
prerelease 3.0.0b1
This commit is contained in:
parent
01de88687d
commit
4ac3b6b6a6
@ -4,6 +4,6 @@
|
||||
var IPython = IPython || {};
|
||||
define([], function(){
|
||||
"use strict";
|
||||
IPython.version = "3.0.0-dev";
|
||||
IPython.version = "3.0.0-b1";
|
||||
return IPython;
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user