As I was able to download the spaceship-titanic dataset from Kaggle competitions by !kaggle competitions download -c spaceship-titanic command, right now I am getting "500 - An internal server error occurred. Please ensure that your API client is up to date. If it is, please report a bug at github.com/Kaggle/kaggle-api" message in Google Colab.
!pip freeze | grep kaggle
> kaggle==1.5.12As I was able to download the spaceship-titanic dataset from Kaggle competitions by
!kaggle competitions download -c spaceship-titanic
command, right now I am getting "500 - An internal server error occurred. Please ensure that your API client is up to date. If it is, please report a bug at github.com/Kaggle/kaggle-api" message in Google Colab.