Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 510 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 510 Bytes

This repository has been deprecated and is no longer actively maintained. Instance views are now integrated into ZenoHub.

Zeno Instance Views

Modular data instance views for Zeno. Views added to the views.json file will be made available in Zeno.

Development

You can use the template-svelte cookiecutter to create a new instance view:

pip install cookiecutter
cookiecutter https://github.com/zeno-ml/instance-views --directory template-svelte