<!doctype html> <html lang="en"> <head> <title>FileBrowser Demo</title> </head> <body> <script id='jupyter-config-data' type="application/json">{ "baseUrl": "{{base_url}}" }</script> <script src="example/bundle.js"></script> </body> </html>