Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilian Bittar committed Apr 21, 2023
1 parent 083fdfd commit b74a44e
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions session02/s2-problem-set-solutions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 25,
"metadata": {},
"outputs": [
{
Expand All @@ -178,17 +178,13 @@
"<IPython.core.display.Image object>"
]
},
"execution_count": 24,
"metadata": {
"image/png": {
"width": 500
}
},
"execution_count": 25,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"Image('https://cdn.mathpix.com/snip/images/C5iqSUVLqUm_rG39wNowNqzwSNC-iJuY0FciakhBquc.original.fullsize.png', width=500)"
"Image('https://cdn.mathpix.com/snip/images/C5iqSUVLqUm_rG39wNowNqzwSNC-iJuY0FciakhBquc.original.fullsize.png')"
]
}
],
Expand Down

0 comments on commit b74a44e

Please sign in to comment.