Merge pull request #6174 from Carreau/pagemain
remove pagemain.js
commit
3e66b9f52c
@ -1,7 +0,0 @@
|
||||
// Copyright (c) IPython Development Team.
|
||||
// Distributed under the terms of the Modified BSD License.
|
||||
|
||||
require(['base/js/page'], function(page) {
|
||||
var page_instance = new page.Page();
|
||||
page_instance.show();
|
||||
});
|
||||
Loading…
Reference in new issue