Skip to content

Commit

Permalink
Removes kernelspec of being saved by jupyter notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
dpshelio committed Sep 26, 2023
1 parent c0d2ee3 commit 49fd09d
Show file tree
Hide file tree
Showing 80 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion ch00git/01Intro.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/02Solo.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/03Mistakes.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/04Publishing.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/05Collaboration.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/06ForkAndPull.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/10Branches.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/11Miscellany.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/12Remotes.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/13Rebase.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch00git/14Bisect.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/00pythons.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/010exemplar.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/015variables.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/016using_functions.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/023types.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/025containers.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/028dictionaries.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/029structures.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/030MazeSolution.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/032conditionality.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/035looping.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/036MazeSolution2.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/037comprehensions.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/038SolutionComprehension.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/04functions.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/050import.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch01python/101Classes.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/060files.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/061internet.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/062csv.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/064JsonYamlXML.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/065MazeSaved.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/066QuakeExercise.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/068QuakesSolution.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/070hdf5.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/072plotting.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/082NumPy.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/084Boids.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch02data/110Capstone.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch03tests/01testingbasics.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch03tests/02SaskatchewanFields.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch03tests/03pytest.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ch03tests/04EnergyExample.ipynb.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 49fd09d

Please sign in to comment.