fork download
  1. import matplotlib.pyplot as plt
  2. plt.plot([1,2,3],[4,5,6])
  3. plt.title("Test Plot")
  4. plt.show()
  5.  
  6.  
Success #stdin #stdout #stderr 4.66s 67816KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Fontconfig error: No writable cache directories