I'm running Jupyter notebook on AWS platform.
Whenever I run any code (for example import numpy as np), this message pops out in the result:
Javascript error adding output! ReferenceError: google is not defined See your browser Javascript console for more details.
Although this message doesn't affect the following running, I would like to know how to fix it. Thanks in advance
an example code and message image
Thanks durga-sury. I'm using SageMaker notebook instances.