| Normal behavior | cinema_explorer.html | 
| Passing a database.json file | cinema_explorer.html?databases=testing/explorer/small.json | 
| Passing a single database | cinema_explorer.html?databases=data/sphere_multi-image.cdb | 
| Passing multiple databases | cinema_explorer.html?databases=data/sphere_multi-image.cdb,data/sphere.cdb | 
| Passing ParaView database | cinema_explorer.html?databases=data/test_paraview.cdb | 
testing/explorer/server.py
| Normal behavior | cinema_explorer.html | 
| Passing a database.json file | cinema_explorer.html?databases=testing/explorer/small.json | 
| Passing a single database | cinema_explorer.html?databases=data/sphere_multi-image.cdb | 
| Passing multiple databases | cinema_explorer.html?databases=data/sphere_multi-image.cdb,data/sphere.cdb | 
| Passing ParaView database | cinema_explorer.html?databases=data/test_paraview.cdb |