Skip to content

Commit 1ec4cb7

Browse files
chore: use positional params only in hextra jupyter shortcode example
Signed-off-by: Oluwatunmise-olat <oluwatunmiseolatunbosun2001@gmail.com>
1 parent ee0b08b commit 1ec4cb7

File tree

1 file changed

+1
-1
lines changed
  • content/content-formatting-examples/hextra/jupyter

1 file changed

+1
-1
lines changed

content/content-formatting-examples/hextra/jupyter/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Renders a Jupyter Notebook (`.ipynb`) as code blocks and Markdown cells.
2222

2323
**Example:**
2424

25-
{{% hextra/jupyter "example-notebook.ipynb" filename="analysis.ipynb" %}}
25+
{{% hextra/jupyter "example-notebook.ipynb" %}}

0 commit comments

Comments
 (0)