Skip to content

Commit

Permalink
for convenience, ask jupytext to *only* save as ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
parmentelat committed Feb 16, 2020
1 parent 697f3bf commit 79a77d2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/README.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,9 @@
],
"metadata": {
"celltoolbar": "Slideshow",
"jupytext": {
"formats": "ipynb"
},
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
3 changes: 3 additions & 0 deletions examples/font-sizes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
],
"metadata": {
"celltoolbar": "Slideshow",
"jupytext": {
"formats": "ipynb"
},
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
3 changes: 3 additions & 0 deletions examples/header-footer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
],
"metadata": {
"celltoolbar": "Slideshow",
"jupytext": {
"formats": "ipynb"
},
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
3 changes: 3 additions & 0 deletions examples/overlay.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@
],
"metadata": {
"celltoolbar": "Slideshow",
"jupytext": {
"formats": "ipynb"
},
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
3 changes: 3 additions & 0 deletions examples/showflow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,9 @@
],
"metadata": {
"celltoolbar": "Slideshow",
"jupytext": {
"formats": "ipynb"
},
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down

0 comments on commit 79a77d2

Please sign in to comment.