Skip to content

Commit e19bdad

Browse files
authored
fix link and some clean up (#119)
1 parent f55211c commit e19bdad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/recipes/cards.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Use Case Recipes
22

3-
Recipes are a collection of code examples that demonstrate how to use Data Designer to solve specific problems.
4-
Each recipe is a self-contained example that can be run independently. They are designed to be a starting point for your own projects, and can be used as a reference for how to use the framework.
5-
6-
Looking for more pedagogical examples? Check out the [notebook tutorials](../../notebooks/README.md).
3+
Recipes are a collection of code examples that demonstrate how to leverage Data Designer in specific use cases.
4+
Each recipe is a self-contained example that can be run independently.
75

6+
!!! question "New to Data Designer?"
7+
Recipes provide working code for specific use cases without detailed explanations. If you're learning Data Designer for the first time, we recommend starting with our [tutorial notebooks](../../notebooks/), which offer step-by-step guidance and explain core concepts. Once you're familiar with the basics, return here for practical, ready-to-use implementations.
88

99
<div class="grid cards" markdown>
1010

@@ -45,7 +45,7 @@ Looking for more pedagogical examples? Check out the [notebook tutorials](../../
4545

4646
- :material-chat:{ .lg .middle } **Product Info QA**
4747

48-
Generate a dataset of that contains product information and associated question/answer pairs.
48+
Generate a dataset that contains information about products and associated question/answer pairs.
4949

5050
---
5151

0 commit comments

Comments
 (0)