Nothing matches that.
Try clearing a filter or searching for something broader.
Couldn't load the event data.
events.json is fetched over HTTP, so opening index.html
straight from the filesystem won't work. Serve the folder instead:
python3 -m http.server 8000