VizierDB / web-api-async

Vizier Asynchronous Web API
Apache License 2.0
2 stars 2 forks source link

Generate Manifest.json for each notebook dynamically #64

Open okennedy opened 4 years ago

okennedy commented 4 years ago

React's manifest.json is used to store application data, for previews in chat apps, etc... (see https://github.com/VizierDB/web-ui/issues/54). It would be handy if this file could be generated dynamically for each notebook to provide a small summary of the notebook (title, the datasets used, datasets exported, etc...)