(NOT WORK THIS TIME) How to Insert Image on Google Drive to Colab

Tried to follow the below to set Images on Google Drive to Colab.

The 2-Step Guide to Upload Images in Google Colab!
https://towardsdatascience.com/the-2-step-guide-to-upload-images-in-google-colab-b51348e882e4


1. Copy the link https://drive.google.com/file/d/1234ABCD/view?usp=sharing

2. Change it to https://drive.google.com/uc?id=1234ABCD

3. ![Picture-A](https://drive.google.com/uc?id=1234ABCD)


HOWEVER, it does not work now suddenly.

Previously, it could although only working on Computer, not Mobile.

This time, it requires a right-click. 

Then, "Open image in new tab".


Another way, it can insert images, but I wouldn't say I like this as very, very long. 

Hard to edit.
[Picture-A.jpg](data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...... AiIgIiICIiAiIgIiICIiAiIg//2Q==))



Update