mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
Remove version
This commit is contained in:
parent
dab99c599f
commit
47a88f0e1d
@ -19,7 +19,6 @@ define([
|
|||||||
// Dictionary of keyword arguments.
|
// Dictionary of keyword arguments.
|
||||||
// events: $(Events) instance
|
// events: $(Events) instance
|
||||||
// base_url: string
|
// base_url: string
|
||||||
this.version = 0.1;
|
|
||||||
this.events = options.events;
|
this.events = options.events;
|
||||||
this.base_url = options.base_url;
|
this.base_url = options.base_url;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user