Skip to content

Commit

Permalink
Typo fix in ipython with matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
jussienko committed Apr 11, 2018
1 parent d31d426 commit 517f700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercise-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Python package. Interactive plotting is most convenient with the IPython
enhanced interpreter. For enabling interactive plotting, start IPython with
--matplotlib argument:
```
% ipython matplotlib
% ipython --matplotlib
```
Simple x-y plots can then be done as:

Expand Down

0 comments on commit 517f700

Please sign in to comment.