We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b590c56 commit 4c67fd9Copy full SHA for 4c67fd9
1 file changed
README.md
@@ -26,7 +26,8 @@ and new explorations rather than being frozen into print.
26
All notebooks were developed in Python 3 using the [Anaconda Python distribution](https://www.anaconda.com).
27
28
Required Python packages are numpy, scipy, pandas, matplotlib, and astropy, all of which are part of the
29
-Anaconda Python distribution.
+Anaconda Python distribution. Because of significant changes in matplotlib starting with version 3.8
30
+we strongly recommend updating to the latest version of matplotlib if you haven't already.
31
32
LaTeX is required to plot math symbols in the notebooks.
33
0 commit comments