From 49fd09db8a3ab34f320838d570c4851b93346633 Mon Sep 17 00:00:00 2001 From: David Perez-Suarez Date: Tue, 26 Sep 2023 18:01:27 +0100 Subject: [PATCH] Removes kernelspec of being saved by jupyter notebooks --- ch00git/01Intro.ipynb.py | 2 +- ch00git/02Solo.ipynb.py | 2 +- ch00git/03Mistakes.ipynb.py | 2 +- ch00git/04Publishing.ipynb.py | 2 +- ch00git/05Collaboration.ipynb.py | 2 +- ch00git/06ForkAndPull.ipynb.py | 2 +- ch00git/10Branches.ipynb.py | 2 +- ch00git/11Miscellany.ipynb.py | 2 +- ch00git/12Remotes.ipynb.py | 2 +- ch00git/13Rebase.ipynb.py | 2 +- ch00git/14Bisect.ipynb.py | 2 +- ch01python/00pythons.ipynb.py | 2 +- ch01python/010exemplar.ipynb.py | 2 +- ch01python/015variables.ipynb.py | 2 +- ch01python/016using_functions.ipynb.py | 2 +- ch01python/023types.ipynb.py | 2 +- ch01python/025containers.ipynb.py | 2 +- ch01python/028dictionaries.ipynb.py | 2 +- ch01python/029structures.ipynb.py | 2 +- ch01python/030MazeSolution.ipynb.py | 2 +- ch01python/032conditionality.ipynb.py | 2 +- ch01python/035looping.ipynb.py | 2 +- ch01python/036MazeSolution2.ipynb.py | 2 +- ch01python/037comprehensions.ipynb.py | 2 +- ch01python/038SolutionComprehension.ipynb.py | 2 +- ch01python/04functions.ipynb.py | 2 +- ch01python/050import.ipynb.py | 2 +- ch01python/101Classes.ipynb.py | 2 +- ch02data/060files.ipynb.py | 2 +- ch02data/061internet.ipynb.py | 2 +- ch02data/062csv.ipynb.py | 2 +- ch02data/064JsonYamlXML.ipynb.py | 2 +- ch02data/065MazeSaved.ipynb.py | 2 +- ch02data/066QuakeExercise.ipynb.py | 2 +- ch02data/068QuakesSolution.ipynb.py | 2 +- ch02data/070hdf5.ipynb.py | 2 +- ch02data/072plotting.ipynb.py | 2 +- ch02data/082NumPy.ipynb.py | 2 +- ch02data/084Boids.ipynb.py | 2 +- ch02data/110Capstone.ipynb.py | 2 +- ch03tests/01testingbasics.ipynb.py | 2 +- ch03tests/02SaskatchewanFields.ipynb.py | 2 +- ch03tests/03pytest.ipynb.py | 2 +- ch03tests/04EnergyExample.ipynb.py | 2 +- ch03tests/05Mocks.ipynb.py | 2 +- ch03tests/06Debugger.ipynb.py | 2 +- ch03tests/07CI.ipynb.py | 2 +- ch03tests/08DiffusionExample.ipynb.py | 2 +- ch04packaging/010Installation.ipynb.py | 2 +- ch04packaging/01Libraries.ipynb.py | 2 +- ch04packaging/025TextFiles.ipynb.py | 2 +- ch04packaging/02Argparse.ipynb.py | 2 +- ch04packaging/03Packaging.ipynb.py | 2 +- ch04packaging/04documentation.ipynb.py | 2 +- ch04packaging/05Process.ipynb.py | 2 +- ch04packaging/06Issues.ipynb.py | 2 +- ch04packaging/07Licensing.ipynb.py | 2 +- ch05construction/01introduction.ipynb.py | 2 +- ch05construction/02conventions.ipynb.py | 2 +- ch05construction/03comments.ipynb.py | 2 +- ch05construction/05refactoring.ipynb.py | 2 +- ch05construction/06objects.ipynb.py | 2 +- ch05construction/08objects.ipynb.py | 2 +- ch05construction/09patterns.ipynb.py | 2 +- ch05construction/10boids.ipynb.py | 2 +- ch07dry/01intro.ipynb.py | 2 +- ch07dry/020Functional.ipynb.py | 2 +- ch07dry/025Iterators.ipynb.py | 2 +- ch07dry/040Exceptions.ipynb.py | 2 +- ch07dry/049Operators.ipynb.py | 2 +- ch07dry/050OperatorsExample.ipynb.py | 2 +- ch07dry/060Metaprogramming.ipynb.py | 2 +- ch08performance/010intro.ipynb.py | 2 +- ch08performance/015mandels.ipynb.py | 2 +- ch08performance/020numpy.ipynb.py | 2 +- ch08performance/040cython.ipynb.py | 2 +- ch08performance/050scaling.ipynb.py | 2 +- ch98rubrics/PackagingTreasure.ipynb.py | 2 +- ch98rubrics/RefactoringTrees.ipynb.py | 2 +- pyproject.toml | 2 +- 80 files changed, 80 insertions(+), 80 deletions(-) diff --git a/ch00git/01Intro.ipynb.py b/ch00git/01Intro.ipynb.py index c03b9ac9..9b4db13f 100644 --- a/ch00git/01Intro.ipynb.py +++ b/ch00git/01Intro.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Introduction to Version Control # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/02Solo.ipynb.py b/ch00git/02Solo.ipynb.py index f0acc41c..ca5bfe30 100644 --- a/ch00git/02Solo.ipynb.py +++ b/ch00git/02Solo.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Solo Git # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/03Mistakes.ipynb.py b/ch00git/03Mistakes.ipynb.py index 2faceb27..96db4842 100644 --- a/ch00git/03Mistakes.ipynb.py +++ b/ch00git/03Mistakes.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Fixing Mistakes # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/04Publishing.ipynb.py b/ch00git/04Publishing.ipynb.py index 3c55ae88..769f1436 100644 --- a/ch00git/04Publishing.ipynb.py +++ b/ch00git/04Publishing.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Publishing # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/05Collaboration.ipynb.py b/ch00git/05Collaboration.ipynb.py index 0b0c1f5f..ad46fe53 100644 --- a/ch00git/05Collaboration.ipynb.py +++ b/ch00git/05Collaboration.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Collaboration # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/06ForkAndPull.ipynb.py b/ch00git/06ForkAndPull.ipynb.py index 14ace756..4af89b75 100644 --- a/ch00git/06ForkAndPull.ipynb.py +++ b/ch00git/06ForkAndPull.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Fork and Pull # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/10Branches.ipynb.py b/ch00git/10Branches.ipynb.py index 93d113b7..d47af667 100644 --- a/ch00git/10Branches.ipynb.py +++ b/ch00git/10Branches.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Branches # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/11Miscellany.ipynb.py b/ch00git/11Miscellany.ipynb.py index c0af9db6..98556287 100644 --- a/ch00git/11Miscellany.ipynb.py +++ b/ch00git/11Miscellany.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Git miscellany # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/12Remotes.ipynb.py b/ch00git/12Remotes.ipynb.py index 52573e9c..58853db3 100644 --- a/ch00git/12Remotes.ipynb.py +++ b/ch00git/12Remotes.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Remotes # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/13Rebase.ipynb.py b/ch00git/13Rebase.ipynb.py index 90d4f263..7b38c82a 100644 --- a/ch00git/13Rebase.ipynb.py +++ b/ch00git/13Rebase.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Rebase # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch00git/14Bisect.ipynb.py b/ch00git/14Bisect.ipynb.py index 307fc80a..e1c8aa22 100644 --- a/ch00git/14Bisect.ipynb.py +++ b/ch00git/14Bisect.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Bisect # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/00pythons.ipynb.py b/ch01python/00pythons.ipynb.py index c5c71f25..8d0d63de 100644 --- a/ch01python/00pythons.ipynb.py +++ b/ch01python/00pythons.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Many kinds of Python # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/010exemplar.ipynb.py b/ch01python/010exemplar.ipynb.py index 99068b81..688b6ada 100644 --- a/ch01python/010exemplar.ipynb.py +++ b/ch01python/010exemplar.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: An example program # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/015variables.ipynb.py b/ch01python/015variables.ipynb.py index f2d85b45..1a2513c0 100644 --- a/ch01python/015variables.ipynb.py +++ b/ch01python/015variables.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Variables # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/016using_functions.ipynb.py b/ch01python/016using_functions.ipynb.py index 01060c3c..dd176f96 100644 --- a/ch01python/016using_functions.ipynb.py +++ b/ch01python/016using_functions.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Using Functions # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/023types.ipynb.py b/ch01python/023types.ipynb.py index 06cd0837..0efc6f33 100644 --- a/ch01python/023types.ipynb.py +++ b/ch01python/023types.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Types # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/025containers.ipynb.py b/ch01python/025containers.ipynb.py index 9c8c6e8f..56943c6d 100644 --- a/ch01python/025containers.ipynb.py +++ b/ch01python/025containers.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Containers # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/028dictionaries.ipynb.py b/ch01python/028dictionaries.ipynb.py index cf6d0e12..2bf86719 100644 --- a/ch01python/028dictionaries.ipynb.py +++ b/ch01python/028dictionaries.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Dictionaries # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/029structures.ipynb.py b/ch01python/029structures.ipynb.py index 79b7f5c0..8439ed97 100644 --- a/ch01python/029structures.ipynb.py +++ b/ch01python/029structures.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Structures # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/030MazeSolution.ipynb.py b/ch01python/030MazeSolution.ipynb.py index 99817f2f..0a933f2d 100644 --- a/ch01python/030MazeSolution.ipynb.py +++ b/ch01python/030MazeSolution.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Maze Solution # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/032conditionality.ipynb.py b/ch01python/032conditionality.ipynb.py index 306d9969..2bac8b8e 100644 --- a/ch01python/032conditionality.ipynb.py +++ b/ch01python/032conditionality.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Conditionality # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/035looping.ipynb.py b/ch01python/035looping.ipynb.py index 548992c4..df9b0fa8 100644 --- a/ch01python/035looping.ipynb.py +++ b/ch01python/035looping.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Looping # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/036MazeSolution2.ipynb.py b/ch01python/036MazeSolution2.ipynb.py index bdf9fada..d756deb5 100644 --- a/ch01python/036MazeSolution2.ipynb.py +++ b/ch01python/036MazeSolution2.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Maze Control Solution # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/037comprehensions.ipynb.py b/ch01python/037comprehensions.ipynb.py index cf933396..09e65960 100644 --- a/ch01python/037comprehensions.ipynb.py +++ b/ch01python/037comprehensions.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Comprehensions # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/038SolutionComprehension.ipynb.py b/ch01python/038SolutionComprehension.ipynb.py index 6bc54dfb..0f8edafb 100644 --- a/ch01python/038SolutionComprehension.ipynb.py +++ b/ch01python/038SolutionComprehension.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Maze comprehension solution # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/04functions.ipynb.py b/ch01python/04functions.ipynb.py index be44da1e..a1659fea 100644 --- a/ch01python/04functions.ipynb.py +++ b/ch01python/04functions.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Defining functions # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/050import.ipynb.py b/ch01python/050import.ipynb.py index 49a73f54..0196103f 100644 --- a/ch01python/050import.ipynb.py +++ b/ch01python/050import.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Modules # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch01python/101Classes.ipynb.py b/ch01python/101Classes.ipynb.py index b3ddf2ff..32be9d51 100644 --- a/ch01python/101Classes.ipynb.py +++ b/ch01python/101Classes.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Classes # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/060files.ipynb.py b/ch02data/060files.ipynb.py index 4e91830c..7f685c12 100644 --- a/ch02data/060files.ipynb.py +++ b/ch02data/060files.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Working with files # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/061internet.ipynb.py b/ch02data/061internet.ipynb.py index e0883585..06ac2cc1 100644 --- a/ch02data/061internet.ipynb.py +++ b/ch02data/061internet.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Internet # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/062csv.ipynb.py b/ch02data/062csv.ipynb.py index 99624886..8de8dc09 100644 --- a/ch02data/062csv.ipynb.py +++ b/ch02data/062csv.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: CSV # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/064JsonYamlXML.ipynb.py b/ch02data/064JsonYamlXML.ipynb.py index b9a88df5..397bdbd4 100644 --- a/ch02data/064JsonYamlXML.ipynb.py +++ b/ch02data/064JsonYamlXML.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Structured data files # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/065MazeSaved.ipynb.py b/ch02data/065MazeSaved.ipynb.py index be0e3465..54599662 100644 --- a/ch02data/065MazeSaved.ipynb.py +++ b/ch02data/065MazeSaved.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Maze Files Solution # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/066QuakeExercise.ipynb.py b/ch02data/066QuakeExercise.ipynb.py index 3ad30e53..f799e2ff 100644 --- a/ch02data/066QuakeExercise.ipynb.py +++ b/ch02data/066QuakeExercise.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Earthquakes Exercise # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/068QuakesSolution.ipynb.py b/ch02data/068QuakesSolution.ipynb.py index c112f419..03f23deb 100644 --- a/ch02data/068QuakesSolution.ipynb.py +++ b/ch02data/068QuakesSolution.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Quakes Solution # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/070hdf5.ipynb.py b/ch02data/070hdf5.ipynb.py index f594b546..87f57cca 100644 --- a/ch02data/070hdf5.ipynb.py +++ b/ch02data/070hdf5.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Scientific File Formats # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/072plotting.ipynb.py b/ch02data/072plotting.ipynb.py index 844699db..0414b879 100644 --- a/ch02data/072plotting.ipynb.py +++ b/ch02data/072plotting.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Plotting # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/082NumPy.ipynb.py b/ch02data/082NumPy.ipynb.py index acdf5914..790a582d 100644 --- a/ch02data/082NumPy.ipynb.py +++ b/ch02data/082NumPy.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Numerical Python # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/084Boids.ipynb.py b/ch02data/084Boids.ipynb.py index c8a3a4a2..d21c976d 100644 --- a/ch02data/084Boids.ipynb.py +++ b/ch02data/084Boids.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: The Boids # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch02data/110Capstone.ipynb.py b/ch02data/110Capstone.ipynb.py index 48bcb116..b520c6a3 100644 --- a/ch02data/110Capstone.ipynb.py +++ b/ch02data/110Capstone.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Understanding the Exemplar # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch03tests/01testingbasics.ipynb.py b/ch03tests/01testingbasics.ipynb.py index 54b2fa83..60a554f2 100644 --- a/ch03tests/01testingbasics.ipynb.py +++ b/ch03tests/01testingbasics.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Testing Basics # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch03tests/02SaskatchewanFields.ipynb.py b/ch03tests/02SaskatchewanFields.ipynb.py index 5c39a539..7a278669 100644 --- a/ch03tests/02SaskatchewanFields.ipynb.py +++ b/ch03tests/02SaskatchewanFields.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: The Fields of Saskatchewan # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch03tests/03pytest.ipynb.py b/ch03tests/03pytest.ipynb.py index fd39d334..1a6373c2 100644 --- a/ch03tests/03pytest.ipynb.py +++ b/ch03tests/03pytest.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Test Frameworks # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch03tests/04EnergyExample.ipynb.py b/ch03tests/04EnergyExample.ipynb.py index c36d21c0..d1de4afc 100644 --- a/ch03tests/04EnergyExample.ipynb.py +++ b/ch03tests/04EnergyExample.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Energy Example # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch03tests/05Mocks.ipynb.py b/ch03tests/05Mocks.ipynb.py index bebd84fd..87da8836 100644 --- a/ch03tests/05Mocks.ipynb.py +++ b/ch03tests/05Mocks.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Mocks # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch03tests/06Debugger.ipynb.py b/ch03tests/06Debugger.ipynb.py index 2f2e8a18..9da1623a 100644 --- a/ch03tests/06Debugger.ipynb.py +++ b/ch03tests/06Debugger.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Debugger # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch03tests/07CI.ipynb.py b/ch03tests/07CI.ipynb.py index fc02e674..388cf869 100644 --- a/ch03tests/07CI.ipynb.py +++ b/ch03tests/07CI.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Continuous Integration # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch03tests/08DiffusionExample.ipynb.py b/ch03tests/08DiffusionExample.ipynb.py index d7e9d236..5dda3f8f 100644 --- a/ch03tests/08DiffusionExample.ipynb.py +++ b/ch03tests/08DiffusionExample.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Diffusion Example # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/010Installation.ipynb.py b/ch04packaging/010Installation.ipynb.py index 661a6e6f..7371c3b0 100644 --- a/ch04packaging/010Installation.ipynb.py +++ b/ch04packaging/010Installation.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Installing Libraries # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/01Libraries.ipynb.py b/ch04packaging/01Libraries.ipynb.py index 82357955..1aff6e8f 100644 --- a/ch04packaging/01Libraries.ipynb.py +++ b/ch04packaging/01Libraries.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Libraries # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/025TextFiles.ipynb.py b/ch04packaging/025TextFiles.ipynb.py index f8eb5009..472fcac0 100644 --- a/ch04packaging/025TextFiles.ipynb.py +++ b/ch04packaging/025TextFiles.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Writing Libraries # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/02Argparse.ipynb.py b/ch04packaging/02Argparse.ipynb.py index 1436187e..be1061a6 100644 --- a/ch04packaging/02Argparse.ipynb.py +++ b/ch04packaging/02Argparse.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Argparse # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/03Packaging.ipynb.py b/ch04packaging/03Packaging.ipynb.py index 0b356643..6f594028 100644 --- a/ch04packaging/03Packaging.ipynb.py +++ b/ch04packaging/03Packaging.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Packaging # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/04documentation.ipynb.py b/ch04packaging/04documentation.ipynb.py index ea4cd64e..79cd092d 100644 --- a/ch04packaging/04documentation.ipynb.py +++ b/ch04packaging/04documentation.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Documentation # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/05Process.ipynb.py b/ch04packaging/05Process.ipynb.py index bfe4f468..8f92232d 100644 --- a/ch04packaging/05Process.ipynb.py +++ b/ch04packaging/05Process.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Agile and Waterfall # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/06Issues.ipynb.py b/ch04packaging/06Issues.ipynb.py index 4e8cb82a..15469da7 100644 --- a/ch04packaging/06Issues.ipynb.py +++ b/ch04packaging/06Issues.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Issue Tracking # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch04packaging/07Licensing.ipynb.py b/ch04packaging/07Licensing.ipynb.py index 612dd05a..10660c2d 100644 --- a/ch04packaging/07Licensing.ipynb.py +++ b/ch04packaging/07Licensing.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Licensing # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch05construction/01introduction.ipynb.py b/ch05construction/01introduction.ipynb.py index 012a4966..706ef950 100644 --- a/ch05construction/01introduction.ipynb.py +++ b/ch05construction/01introduction.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Construction # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch05construction/02conventions.ipynb.py b/ch05construction/02conventions.ipynb.py index e8f493fe..41d78adf 100644 --- a/ch05construction/02conventions.ipynb.py +++ b/ch05construction/02conventions.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Coding Conventions # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch05construction/03comments.ipynb.py b/ch05construction/03comments.ipynb.py index 5a159a56..82d8e879 100644 --- a/ch05construction/03comments.ipynb.py +++ b/ch05construction/03comments.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Comments # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch05construction/05refactoring.ipynb.py b/ch05construction/05refactoring.ipynb.py index f4f5b2ac..2e6b7622 100644 --- a/ch05construction/05refactoring.ipynb.py +++ b/ch05construction/05refactoring.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Refactoring # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch05construction/06objects.ipynb.py b/ch05construction/06objects.ipynb.py index 4e47fcc9..f98d4f26 100644 --- a/ch05construction/06objects.ipynb.py +++ b/ch05construction/06objects.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Object Refactorings # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch05construction/08objects.ipynb.py b/ch05construction/08objects.ipynb.py index 61c911bf..5c200c83 100644 --- a/ch05construction/08objects.ipynb.py +++ b/ch05construction/08objects.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Object Oriented Design # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch05construction/09patterns.ipynb.py b/ch05construction/09patterns.ipynb.py index 873755ca..2e17ed50 100644 --- a/ch05construction/09patterns.ipynb.py +++ b/ch05construction/09patterns.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Design Patterns # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch05construction/10boids.ipynb.py b/ch05construction/10boids.ipynb.py index 71473746..4a747ded 100644 --- a/ch05construction/10boids.ipynb.py +++ b/ch05construction/10boids.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Exercise - Boids # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch07dry/01intro.ipynb.py b/ch07dry/01intro.ipynb.py index 15ed7de3..2e90e19b 100644 --- a/ch07dry/01intro.ipynb.py +++ b/ch07dry/01intro.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Don't Repeat Yourself # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch07dry/020Functional.ipynb.py b/ch07dry/020Functional.ipynb.py index 1c9a7cb2..072592e6 100644 --- a/ch07dry/020Functional.ipynb.py +++ b/ch07dry/020Functional.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Functional Programming # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch07dry/025Iterators.ipynb.py b/ch07dry/025Iterators.ipynb.py index e441232d..23b57a8a 100644 --- a/ch07dry/025Iterators.ipynb.py +++ b/ch07dry/025Iterators.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Iterators, Generators, Decorators, and Contexts # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch07dry/040Exceptions.ipynb.py b/ch07dry/040Exceptions.ipynb.py index d1f737c7..48ce7e3c 100644 --- a/ch07dry/040Exceptions.ipynb.py +++ b/ch07dry/040Exceptions.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Exceptions # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch07dry/049Operators.ipynb.py b/ch07dry/049Operators.ipynb.py index b3a193ff..7988ba41 100644 --- a/ch07dry/049Operators.ipynb.py +++ b/ch07dry/049Operators.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Operator Overloading # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch07dry/050OperatorsExample.ipynb.py b/ch07dry/050OperatorsExample.ipynb.py index c169d4a1..fee0fc04 100644 --- a/ch07dry/050OperatorsExample.ipynb.py +++ b/ch07dry/050OperatorsExample.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Operator Overloading (example) # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch07dry/060Metaprogramming.ipynb.py b/ch07dry/060Metaprogramming.ipynb.py index 0171e731..6d3bfece 100644 --- a/ch07dry/060Metaprogramming.ipynb.py +++ b/ch07dry/060Metaprogramming.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Metaprogramming # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch08performance/010intro.ipynb.py b/ch08performance/010intro.ipynb.py index b4866d6d..07b6f67c 100644 --- a/ch08performance/010intro.ipynb.py +++ b/ch08performance/010intro.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Two Mandelbrots # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch08performance/015mandels.ipynb.py b/ch08performance/015mandels.ipynb.py index 1bcfa97d..cbdce6d8 100644 --- a/ch08performance/015mandels.ipynb.py +++ b/ch08performance/015mandels.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Faster Mandelbrots? # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch08performance/020numpy.ipynb.py b/ch08performance/020numpy.ipynb.py index 02f3812e..91da6a29 100644 --- a/ch08performance/020numpy.ipynb.py +++ b/ch08performance/020numpy.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: NumPy # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch08performance/040cython.ipynb.py b/ch08performance/040cython.ipynb.py index f4918243..2cd5411a 100644 --- a/ch08performance/040cython.ipynb.py +++ b/ch08performance/040cython.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Cython # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch08performance/050scaling.ipynb.py b/ch08performance/050scaling.ipynb.py index a99b34a6..4b84c9a0 100644 --- a/ch08performance/050scaling.ipynb.py +++ b/ch08performance/050scaling.ipynb.py @@ -3,7 +3,7 @@ # jekyll: # display_name: Scaling # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch98rubrics/PackagingTreasure.ipynb.py b/ch98rubrics/PackagingTreasure.ipynb.py index 0cb6f56b..ee991c38 100644 --- a/ch98rubrics/PackagingTreasure.ipynb.py +++ b/ch98rubrics/PackagingTreasure.ipynb.py @@ -1,7 +1,7 @@ # --- # jupyter: # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/ch98rubrics/RefactoringTrees.ipynb.py b/ch98rubrics/RefactoringTrees.ipynb.py index ac0c26ce..15193f0f 100644 --- a/ch98rubrics/RefactoringTrees.ipynb.py +++ b/ch98rubrics/RefactoringTrees.ipynb.py @@ -1,7 +1,7 @@ # --- # jupyter: # jupytext: -# notebook_metadata_filter: kernelspec,jupytext,jekyll +# notebook_metadata_filter: -kernelspec,jupytext,jekyll # text_representation: # extension: .py # format_name: percent diff --git a/pyproject.toml b/pyproject.toml index ea39e685..bd314194 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,3 @@ [tool.jupytext] formats = "ipynb,py:percent" -notebook_metadata_filter="kernelspec,jupytext,jekyll" +notebook_metadata_filter="-kernelspec,jupytext,jekyll"