I am using the following command to link my google drive to kaggle
! conda install -y gdown
but I get this error
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/rapidsai/linux-64/current_repodata.json>
I tried pip install gdown but still didn t work