Can neither view nor interact with the graphs and plots in the optional labs in jupyter notebooks

Hey there all. :innocent:

Hope you all are doing good.

I am having difficulty in viewing the graphs and plots in the jupyter notebook (optional lab). Whenever I run the code for plots it just shows some text below " Canvas…". I can’t view the graph nor interact with it.Pls let me know if anybody could help. Below are the screenshots for the same.

The ā€œCanvasā€ errors typically mean that your browser is blocking the plugin that draws the interactive plots.
Try these fixes. One of them might work.

  • Disable any pop-up or ad blockers
  • Disable any security monitors
  • Use an anonymous / private browser session
  • Do not use a VPN (might help in certain regions).
  • Use a VPN (might help in certain regions)

Thanks a lot . Appreciate it.:slightly_smiling_face: