From 9d88dc4107ec46e80e4974402b9596057b7fc47c Mon Sep 17 00:00:00 2001 From: Gianluca Detommaso Date: Thu, 24 Aug 2023 11:32:28 +0200 Subject: [PATCH] don't execute notebook in sphinx --- examples/two_moons_classification_ood.pct.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/two_moons_classification_ood.pct.py b/examples/two_moons_classification_ood.pct.py index df0d3dac..af4a934a 100644 --- a/examples/two_moons_classification_ood.pct.py +++ b/examples/two_moons_classification_ood.pct.py @@ -10,6 +10,8 @@ # display_name: Python 3 (ipykernel) # language: python # name: python3 +# nbsphinx: +# execute: never # --- # %% [markdown]