gretel-blueprints icon indicating copy to clipboard operation
gretel-blueprints copied to clipboard

[FEAT] INT-677 Support Use Case - Notebook Cards

Open thesteady opened this issue 2 years ago • 1 comments

Problem

We want a second variant of use case cards -- ones that don't connect through the model creation flow, but rather highlight things you can do with Gretel off of Console. This can include things that haven't made it into Console yet, special notebooks, etc. We can't do this currently.

Solution

Supporting the new "notebook" card type includes adding a cardType field so that we can easily switch logic, several new fields used by the Notebook card (including a file name for a markdown file), and updating the test schema and validations. In addition, I've added one new draft notebook card for development purposes.

Note

I also moved the gtmIds to the top of each card config, since it's important identifying info.

thesteady avatar Nov 10 '22 23:11 thesteady

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
gretel-blueprints ✅ Ready (Inspect) Visit Preview Nov 10, 2022 at 11:55PM (UTC)

vercel[bot] avatar Nov 10 '22 23:11 vercel[bot]