October 2018
Beginner to intermediate
676 pages
18h 30m
English
The following code block provides the path to the file containing all configuration the parameters:
# Get the location of matplotlibrc fileimport matplotlibmatplotlib.matplotlib_fname()
You should see the directory path like the one that follows. The exact directory path depends on your installation:
'C:\\Anaconda3\\envs\\keras35\\lib\\site-packages\\matplotlib\\mpl- data\\matplotlibrc'
Read now
Unlock full access