forked from drowl87/hextra_mirror
feat: shortcode for Jupyter Notebook
This commit is contained in:
10
exampleSite/content/docs/test-jupyter/index.md
Normal file
10
exampleSite/content/docs/test-jupyter/index.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Jupyter Notebook
|
||||
math: true
|
||||
---
|
||||
|
||||
{{< callout type="info" >}}
|
||||
Experimental page to include Jupyter Notebooks in the site.
|
||||
{{< /callout >}}
|
||||
|
||||
{{< jupyter "Intro.ipynb" >}}
|
Reference in New Issue
Block a user