Skip to content

Commit 6c22c85

Browse files
committed
make next steps h3 header
Signed-off-by: Johnny Greco <[email protected]>
1 parent 9aca5fb commit 6c22c85

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
RAG/examples/**/volumes
1010
uploaded_files/
1111

12+
13+
# Mac OS exclusions
14+
.DS_Store
15+
1216
# Visual Studio Code
1317
.vscode
1418

nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/1-the-basics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
"cell_type": "markdown",
486486
"metadata": {},
487487
"source": [
488-
"## ⏭️ Next Steps\n",
488+
"### ⏭️ Next Steps\n",
489489
"\n",
490490
"Now that you've seen the basics of Data Designer, check out the following notebooks to learn more about:\n",
491491
"\n",

nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/2-structured-outputs-and-jinja-expressions.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@
528528
"cell_type": "markdown",
529529
"metadata": {},
530530
"source": [
531-
"## ⏭️ Next Steps\n",
531+
"### ⏭️ Next Steps\n",
532532
"\n",
533533
"Check out the following notebook to learn more about:\n",
534534
"\n",

nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/3-seeding-with-a-dataset.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@
460460
"cell_type": "markdown",
461461
"metadata": {},
462462
"source": [
463-
"## ⏭️ Next Steps\n",
463+
"### ⏭️ Next Steps\n",
464464
"\n",
465465
"Use Data Designer to generate synthetic data for your specific use case!\n"
466466
]

0 commit comments

Comments
 (0)