Skip to content

Commit 5552ad5

Browse files
author
codebasics
committed
fixed matplotlib notebook
1 parent 2b1f145 commit 5552ad5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Basics/Hindi/14_exception_handling/Exercise/exception_handing_exercise.md

Whitespace-only changes.

Basics/Hindi/14_exception_handling/Exercise/exception_handling_solution.py

Whitespace-only changes.

matpltlib/7_save_chart/7_saving_chart_to_file.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"cell_type": "markdown",
110110
"metadata": {},
111111
"source": [
112-
"<img align=\"left\" height=300 width=400 src=\"7_exercise_save_chart.png\"/>"
112+
"<img align=\"left\" height=300 width=400 src=\"7_exercise_save_chart.PNG\"/>"
113113
]
114114
}
115115
],
@@ -129,7 +129,7 @@
129129
"name": "python",
130130
"nbconvert_exporter": "python",
131131
"pygments_lexer": "ipython3",
132-
"version": "3.6.3"
132+
"version": "3.8.5"
133133
}
134134
},
135135
"nbformat": 4,

0 commit comments

Comments
 (0)