Skip to content

Commit

Permalink
fixed some matplotlib issues causing build error
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleniemeyer committed Jun 1, 2020
1 parent 51a771d commit 1f9560a
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 2,380 deletions.
9 changes: 1 addition & 8 deletions book/content/first-law/air-tank.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -248,13 +248,6 @@
"source": [
"As expected, we get the same answer as before, without any real benefits. In fact, this is a bit more work, since we had to specify four guess values instead of one."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand All @@ -273,7 +266,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.10"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 1f9560a

Please sign in to comment.