Skip to content

Commit 206a25b

Browse files
committed
Adding notes on testing the tutorial install
1 parent 7ced77a commit 206a25b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ git clone https://github.com/WeatherGod/AnatomyOfMatplotlib.git
2626
cd AnatomyOfMatplotlib
2727
jupyter notebook
2828
```
29+
A browser window should appear and you can verify that everything works as expected by clicking on the `Test Install.ipynb` notebook. There, you will see a "code cell" that you can execute. Run it, and you should see a very simple line plot, indicating that all is well.
2930

0 commit comments

Comments
 (0)