From b0ef31f8820c7df425c79238981eec38c9a654d0 Mon Sep 17 00:00:00 2001 From: Tom Pike Date: Tue, 20 Aug 2024 06:24:57 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 1833003e..0c0f1751 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,6 +66,7 @@ docs = [ "ipython", "pydata_sphinx_theme", "seaborn", + "myst_nb", "myst-parser", # Markdown in Sphinx ]