mirror of
https://github.com/imfing/hextra.git
synced 2025-07-15 02:51:31 -04:00
chore: rename example file
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Jupyter Notebook"
|
title: "Jupyter Notebook Component"
|
||||||
|
linktitle: "Jupyter Notebook"
|
||||||
math: true
|
math: true
|
||||||
sidebar:
|
sidebar:
|
||||||
exclude: true
|
exclude: true
|
||||||
@ -71,8 +72,8 @@ You can also use a remote notebook by providing the URL to the notebook file. Fo
|
|||||||
|
|
||||||
## Example Notebook
|
## Example Notebook
|
||||||
|
|
||||||
The following is an example of a notebook file that is included in the project assets folder.
|
{{< callout type="info" >}}The following is an example of a notebook file that is included in the project assets folder.{{< /callout >}}
|
||||||
|
|
||||||
{{% jupyter "notebook.ipynb" %}}
|
{{% jupyter "example.ipynb" %}}
|
||||||
|
|
||||||
[page-bundles]: https://gohugo.io/content-management/page-bundles/#leaf-bundles
|
[page-bundles]: https://gohugo.io/content-management/page-bundles/#leaf-bundles
|
||||||
|
Reference in New Issue
Block a user