Skip to content

Commit 7159c6e

Browse files
committed
update notebook 1 to get rid of display error
1 parent dd2dc72 commit 7159c6e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

notebook1_basics_plotting/py_exploratory_comp_1_sol.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
{
348348
"data": {
349349
"text/plain": [
350-
"[<matplotlib.lines.Line2D at 0x10d629d10>]"
350+
"[<matplotlib.lines.Line2D at 0x10f129d10>]"
351351
]
352352
},
353353
"execution_count": 11,
@@ -433,7 +433,7 @@
433433
{
434434
"data": {
435435
"text/plain": [
436-
"[<matplotlib.lines.Line2D at 0x10d79ead0>]"
436+
"[<matplotlib.lines.Line2D at 0x10f29ead0>]"
437437
]
438438
},
439439
"execution_count": 14,
@@ -607,7 +607,7 @@
607607
{
608608
"data": {
609609
"text/plain": [
610-
"[<matplotlib.lines.Line2D at 0x10d9e82d0>]"
610+
"[<matplotlib.lines.Line2D at 0x10f5e82d0>]"
611611
]
612612
},
613613
"execution_count": 17,

0 commit comments

Comments
 (0)