且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用Python从Jupyter Notebook将本地文件上传到Firebase存储

更新时间:2023-01-07 20:13:09

尝试使用pip install --upgrade google-cloud-storage,如所述

Try pip install --upgrade google-cloud-storage as mentioned here. It should be included in google-cloud library anyway, so most likely there is some kind of issue related to the Jupyter Notebook.