Skip to content

Commit

Permalink
[L3-4] Remove display import
Browse files Browse the repository at this point in the history
  • Loading branch information
mesnardo committed Aug 21, 2018
1 parent d774d2e commit 19b3d1d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions lessons/03_wave/03_04_MUSCL.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@
"outputs": [],
"source": [
"import numpy\n",
"from IPython.display import display\n",
"%matplotlib inline"
]
},
Expand Down Expand Up @@ -404,7 +403,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "c8574a0bbbb145bc968dc3a1e28b16e0",
"model_id": "f4ec175f2b7c499497c9b5cefabecb08",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -757,7 +756,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "daf7f85cb7c246ea97a1b550eecaf85b",
"model_id": "5f23981899844e98bdb82a9098bedc04",
"version_major": 2,
"version_minor": 0
},
Expand Down

0 comments on commit 19b3d1d

Please sign in to comment.