forked from drowl87/hextra_mirror
chore: update doc
This commit is contained in:
58
exampleSite/content/docs/jupyter/Intro.ipynb
Normal file
58
exampleSite/content/docs/jupyter/Intro.ipynb
Normal file
File diff suppressed because one or more lines are too long
11
exampleSite/content/docs/jupyter/index.md
Normal file
11
exampleSite/content/docs/jupyter/index.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Jupyter Notebook
|
||||
math: true
|
||||
---
|
||||
|
||||
{{< callout type="info" >}}
|
||||
Experimental page to include Jupyter Notebooks in the site.
|
||||
[Example file](https://github.com/jupyterlite/jupyterlite/blob/main/examples/intro.ipynb)
|
||||
{{< /callout >}}
|
||||
|
||||
{{< jupyter "Intro.ipynb" >}}
|
Reference in New Issue
Block a user