From 1ec4cb734b824f5122a00a210fbd60c8e3b19b88 Mon Sep 17 00:00:00 2001 From: Oluwatunmise-olat Date: Wed, 8 Apr 2026 17:45:52 +0100 Subject: [PATCH] chore: use positional params only in hextra jupyter shortcode example Signed-off-by: Oluwatunmise-olat --- content/content-formatting-examples/hextra/jupyter/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/content-formatting-examples/hextra/jupyter/index.md b/content/content-formatting-examples/hextra/jupyter/index.md index bff70dc1..a0f46ea9 100644 --- a/content/content-formatting-examples/hextra/jupyter/index.md +++ b/content/content-formatting-examples/hextra/jupyter/index.md @@ -22,4 +22,4 @@ Renders a Jupyter Notebook (`.ipynb`) as code blocks and Markdown cells. **Example:** -{{% hextra/jupyter "example-notebook.ipynb" filename="analysis.ipynb" %}} +{{% hextra/jupyter "example-notebook.ipynb" %}}