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

zeno-ml/instance-views

Repository files navigation

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