Skip to content

Commit

Permalink
Changed metadata [conda env:mypy] -> ipykernel
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobTh98 committed Oct 24, 2023
1 parent 73155b7 commit 77cfb85
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions dft/dft_windowing_tutorial/dft_windowing_tutorial_graphics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1649,9 +1649,7 @@
"cell_type": "code",
"execution_count": null,
"id": "3ecd3531",
"metadata": {
"scrolled": false
},
"metadata": {},
"outputs": [],
"source": [
"fig, ax = plt.subplots(nrows=1, ncols=1, figsize=(7, 4))\n",
Expand Down Expand Up @@ -2369,9 +2367,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "mydsp",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "mydsp"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -2383,7 +2381,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.12"
"version": "3.10.12"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 77cfb85

Please sign in to comment.