for t in range(100): plot( x=x, y=np.cos(x + t / 10) ) time.sleep(0.01) Visualize in realtime directly from your Python scripts — no notebooks, servers, or browsers required. Visualizations are displayed in a dedicated tab right within the IDE. Scripton includes built-in plotting toolkits that expose the capabilities of Plotly and Observable Plot directly to Python. No installation is necessary —