colaboratoryでGoogleログインとdriveのマウント 2020-12-04 colaboratory from google.colab import auth, drive auth.authenticate_user() drive.mount("drive")