Problem description:
This code is input into a repl python file:
import matplotlib.pyplot as plt
plt.plot([1, 2, 3, 4])
plt.ylabel(‘some numbers’)
plt.show()
Which should show an output of a graph, however we just get a black box with a blue circle spinning and the code is stuck running for all students in the class. I have tried it on my teacher account and it seems to work fine.
Expected behavior:
Graph displayed in the output box.
Actual behavior:
Output display box stuck as black screen, and blue circle spinning in the middle.
Steps to reproduce:
Input above code, and click run.
Bug appears at this link:
Browser/OS/Device:
Google Chrome, Chrome OS, Chromebook Asus C204M