Skip to content

Commit 49fd09d

Browse files
committed
Removes kernelspec of being saved by jupyter notebooks
1 parent c0d2ee3 commit 49fd09d

File tree

80 files changed

+80
-80
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+80
-80
lines changed

ch00git/01Intro.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Introduction to Version Control
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/02Solo.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Solo Git
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/03Mistakes.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Fixing Mistakes
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/04Publishing.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Publishing
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/05Collaboration.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Collaboration
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/06ForkAndPull.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Fork and Pull
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/10Branches.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Branches
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/11Miscellany.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Git miscellany
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/12Remotes.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Remotes
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

ch00git/13Rebase.ipynb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# jekyll:
44
# display_name: Rebase
55
# jupytext:
6-
# notebook_metadata_filter: kernelspec,jupytext,jekyll
6+
# notebook_metadata_filter: -kernelspec,jupytext,jekyll
77
# text_representation:
88
# extension: .py
99
# format_name: percent

0 commit comments

Comments
 (0)