UNPKG

@galaxyproject/vizarr

Version:

A visualization for Zarr-based images based on Vizarr.

12 lines (11 loc) 274 B
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <script type="module" crossorigin src="/index.js"></script> </head> <body> <div id="app"></div> </body> </html>