Skip to content

Commit ef7042b

Browse files
authored
added cross-ref to the See Also box (#2443)
1 parent 4c491bf commit ef7042b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/source/getting_started/Introduction.ipynb

+7-7
Original file line numberDiff line numberDiff line change
@@ -3531,10 +3531,10 @@
35313531
"cell_type": "markdown",
35323532
"metadata": {},
35333533
"source": [
3534-
":::{seealso}\n",
3535-
"creating_InferenceData\n",
3536-
"working_with_InferenceData\n",
3537-
":::"
3534+
"```{seealso}\n",
3535+
"- {ref}`creating_InferenceData`\n",
3536+
"- {ref}`working_with_InferenceData`\n",
3537+
"```"
35383538
]
35393539
},
35403540
{
@@ -3547,9 +3547,9 @@
35473547
],
35483548
"metadata": {
35493549
"kernelspec": {
3550-
"display_name": "Python 3 (ipykernel)",
3550+
"display_name": "Python [conda env:base] *",
35513551
"language": "python",
3552-
"name": "python3"
3552+
"name": "conda-base-py"
35533553
},
35543554
"language_info": {
35553555
"codemirror_mode": {
@@ -3561,7 +3561,7 @@
35613561
"name": "python",
35623562
"nbconvert_exporter": "python",
35633563
"pygments_lexer": "ipython3",
3564-
"version": "3.11.7"
3564+
"version": "3.11.5"
35653565
}
35663566
},
35673567
"nbformat": 4,

0 commit comments

Comments
 (0)