From dc8a81314d47c6d6fc693ecfb88985418f7767a5 Mon Sep 17 00:00:00 2001
From: Max Bane <max@thebanes.org>
Date: Tue, 7 Feb 2023 14:16:26 -0500
Subject: [PATCH] MAINT: Remove `cell_metadata_filter: -all` from template
(#1910)
---
jupyter_book/book_template/markdown-notebooks.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/jupyter_book/book_template/markdown-notebooks.md b/jupyter_book/book_template/markdown-notebooks.md
index 40e48920..a057a320 100644
--- a/jupyter_book/book_template/markdown-notebooks.md
+++ b/jupyter_book/book_template/markdown-notebooks.md
@@ -1,6 +1,5 @@
---
jupytext:
- cell_metadata_filter: -all
formats: md:myst
text_representation:
extension: .md
--
GitLab