We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f925a commit 46ef0b1Copy full SHA for 46ef0b1
1 file changed
lectures/python_by_example.md
@@ -56,13 +56,6 @@ vertical axis.)
56
We'll do this in several different ways, each time learning something more
57
about Python.
58
59
-We run the following command first, which helps ensure that plots appear in the
60
-notebook if you run it on your own machine.
61
-
62
-```{code-cell} ipython
63
-%matplotlib inline
64
-```
65
66
## Version 1
67
68
(ourfirstprog)=
0 commit comments