I want to transfer to Google Earth Engine satellite images without downloading to Jupyter Notebook. Namely, I want for process in Jupyter Notebook of Google Earth Engine images brought to screen. I tried some solution paths but I can't. Can you help me please? Thank you.
My output image from GEE;
>>> print(type(image4))
<class 'ee.image.Image'>