feat: shortcode for Jupyter Notebook

This commit is contained in:
Xin
2024-03-29 22:03:14 +00:00
parent ef536af9e8
commit 24de8cb34e
6 changed files with 115 additions and 1 deletions

View 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" >}}