import matplotlib.pyplot as plt #plot_histogram is from qiskit plot_histogram(probs) #plt.show() is from matplotlib plt.show()