Skip to content

Commit

Permalink
10_compute_correlations: remove jupytext version info
Browse files Browse the repository at this point in the history
  • Loading branch information
miltondp committed Sep 11, 2023
1 parent 796e981 commit 798bd3e
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,8 @@
],
"metadata": {
"jupytext": {
"cell_metadata_filter": "all,-execution,-papermill,-trusted"
"cell_metadata_filter": "all,-execution,-papermill,-trusted",
"notebook_metadata_filter": "-jupytext.text_representation.jupytext_version"
},
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,8 @@
],
"metadata": {
"jupytext": {
"cell_metadata_filter": "all,-execution,-papermill,-trusted"
"cell_metadata_filter": "all,-execution,-papermill,-trusted",
"notebook_metadata_filter": "-jupytext.text_representation.jupytext_version"
},
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,8 @@
],
"metadata": {
"jupytext": {
"cell_metadata_filter": "all,-execution,-papermill,-trusted"
"cell_metadata_filter": "all,-execution,-papermill,-trusted",
"notebook_metadata_filter": "-jupytext.text_representation.jupytext_version"
},
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,8 @@
],
"metadata": {
"jupytext": {
"cell_metadata_filter": "all,-execution,-papermill,-trusted"
"cell_metadata_filter": "all,-execution,-papermill,-trusted",
"notebook_metadata_filter": "-jupytext.text_representation.jupytext_version"
},
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
Expand Down
7 changes: 1 addition & 6 deletions nbs/10_compute_correlations/05_gtex_v8/50-combine_all.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2699,12 +2699,7 @@
"metadata": {
"jupytext": {
"cell_metadata_filter": "all,-execution,-papermill,-trusted",
"text_representation": {
"extension": ".py",
"format_name": "percent",
"format_version": "1.3",
"jupytext_version": "1.11.5"
}
"notebook_metadata_filter": "-jupytext.text_representation.jupytext_version"
},
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# jupyter:
# jupytext:
# cell_metadata_filter: all,-execution,-papermill,-trusted
# notebook_metadata_filter: -jupytext.text_representation.jupytext_version
# text_representation:
# extension: .py
# format_name: percent
# format_version: '1.3'
# jupytext_version: 1.11.5
# kernelspec:
# display_name: Python 3 (ipykernel)
# language: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# jupyter:
# jupytext:
# cell_metadata_filter: all,-execution,-papermill,-trusted
# notebook_metadata_filter: -jupytext.text_representation.jupytext_version
# text_representation:
# extension: .py
# format_name: percent
# format_version: '1.3'
# jupytext_version: 1.11.5
# kernelspec:
# display_name: Python 3 (ipykernel)
# language: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# jupyter:
# jupytext:
# cell_metadata_filter: all,-execution,-papermill,-trusted
# notebook_metadata_filter: -jupytext.text_representation.jupytext_version
# text_representation:
# extension: .py
# format_name: percent
# format_version: '1.3'
# jupytext_version: 1.11.5
# kernelspec:
# display_name: Python 3 (ipykernel)
# language: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# jupyter:
# jupytext:
# cell_metadata_filter: all,-execution,-papermill,-trusted
# notebook_metadata_filter: -jupytext.text_representation.jupytext_version
# text_representation:
# extension: .py
# format_name: percent
# format_version: '1.3'
# jupytext_version: 1.11.5
# kernelspec:
# display_name: Python 3 (ipykernel)
# language: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# jupyter:
# jupytext:
# cell_metadata_filter: all,-execution,-papermill,-trusted
# notebook_metadata_filter: -jupytext.text_representation.jupytext_version
# text_representation:
# extension: .py
# format_name: percent
# format_version: '1.3'
# jupytext_version: 1.11.5
# kernelspec:
# display_name: Python 3 (ipykernel)
# language: python
Expand Down

0 comments on commit 798bd3e

Please sign in to comment.