Loading [MathJax]/extensions/TeX/AMSsymbols.js

Python matplotlib how to remove box


import matplotlib.pyplot as plt
plt.box(False)