Skip to content

Commit

Permalink
[?]: Removed metadata from jupyter notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanHibbitt committed Feb 24, 2024
1 parent e1395c9 commit a6c001e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 38 deletions.
20 changes: 1 addition & 19 deletions examples/tutorials/compare_samplers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -260,25 +260,7 @@
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
}
},
"metadata": {},
"nbformat": 4,
"nbformat_minor": 4
}
20 changes: 1 addition & 19 deletions examples/tutorials/fitting_with_x_and_y_errors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -262,25 +262,7 @@
]
}
],
"metadata": {
"kernelspec": {
"display_name": "GW",
"language": "python",
"name": "gw"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.18"
}
},
"metadata": {},
"nbformat": 4,
"nbformat_minor": 4
}

0 comments on commit a6c001e

Please sign in to comment.