diff --git a/notebook/templates/page.html b/notebook/templates/page.html
index 95dee7186..13402b92c 100644
--- a/notebook/templates/page.html
+++ b/notebook/templates/page.html
@@ -64,7 +64,8 @@
deps: ["jquery"],
exports: "$"
}
- }
+ },
+ waitSeconds: 30,
});
require.config({