Skip to content

Commit 2cc821b

Browse files
authored
optional -> recommended (#7768)
Signed-off-by: B-Step62 <[email protected]>
1 parent 437708d commit 2cc821b

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/docs/tutorials/agents/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"Install the latest DSPy via `pip install -U dspy` and follow along.\n",
1212
"\n",
1313
"<details>\n",
14-
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
14+
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
1515
"\n",
1616
"### MLflow DSPy Integration\n",
1717
"\n",

docs/docs/tutorials/classification_finetuning/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"metadata": {},
3030
"source": [
3131
"<details>\n",
32-
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
32+
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
3333
"\n",
3434
"### MLflow DSPy Integration\n",
3535
"\n",

docs/docs/tutorials/entity_extraction/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"metadata": {},
3535
"source": [
3636
"<details>\n",
37-
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
37+
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
3838
"\n",
3939
"### MLflow DSPy Integration\n",
4040
"\n",

docs/docs/tutorials/games/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"metadata": {},
2626
"source": [
2727
"<details>\n",
28-
"<summary>Optional: Setup MLflow Tracing for learning what's happening under the hood</summary>\n",
28+
"<summary>Recommended: Setup MLflow Tracing for learning what's happening under the hood</summary>\n",
2929
"\n",
3030
"### MLflow DSPy Integration\n",
3131
"\n",

docs/docs/tutorials/math/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"Install the latest DSPy via `pip install -U dspy` and follow along.\n",
1212
"\n",
1313
"<details>\n",
14-
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
14+
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
1515
"\n",
1616
"### MLflow DSPy Integration\n",
1717
"\n",

docs/docs/tutorials/multihop_search/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"metadata": {},
1717
"source": [
1818
"<details>\n",
19-
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
19+
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
2020
"\n",
2121
"### MLflow DSPy Integration\n",
2222
"\n",

docs/docs/tutorials/rag/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"metadata": {},
2727
"source": [
2828
"<details>\n",
29-
"<summary>Optional: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
29+
"<summary>Recommended: Set up MLflow Tracing to understand what's happening under the hood.</summary>\n",
3030
"\n",
3131
"### MLflow DSPy Integration\n",
3232
"\n",

0 commit comments

Comments
 (0)