Add title to example page
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
+ <title>Jupyter Plugins Demo</title>
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="index.css">
<script id='jupyter-config-data' type="application/json">{ "baseUrl": "{{base_url}}", "wsUrl": "{{ws_url}}" }</script>