-
Instead of asking the user to download the LD matrices every time they need to run, e.g. `viprs`, we can leverage Zarr's APIs for cloud storage and read the matrices from a central repository on, e.g.…
shz9 updated
3 months ago
-
See ticket in motionEyeOS: https://github.com/motioneye-project/motioneyeos/issues/2954
-
If you run the tutorial in .... it will use local storage, not GCS.
Found the bug:
```
# config/production.yaml
config.active_storage.service = :google
[..]
config.active_storage.service = :…
-
Add a GCSDownloader that can fetch the data from [Google Cloud Storage](https://cloud.google.com/). It should support an authentication token, ideally with the option to read it from an environment va…
-
everything works great but gets stuck at uploading thumbnail to firebase storage. Do I have to specify folder paths?
-
I was made aware that you can run Samplot-ML on Google Cloud Platform (https://docs.google.com/document/d/1EfrNv6Y5aGDbQ3Je5jBI83owdOveVbmqIP6fuCDmEEw), but from the `workflows/conf/samplot-ml-predict…
-
```
Is this supported? https://developers.google.com/storage/
```
Original issue reported on code.google.com by `creative...@gmail.com` on 13 Dec 2012 at 6:33
-
Support for google cloud storage can be done similarly as https://github.com/dmlc/dmlc-core/blob/master/src/io/s3_filesys.cc via rest API
It could involve a refactor of s3 filesys to be a general bas…
-
It would be nice, if mozilla-gnome-keyring will use exact same entry format as Google Chrome. It would allow to share secrets between browsers.
ghost updated
10 years ago
-
I read #70 but it would be useful to add support for [Google Cloud Storage](https://developers.google.com/storage/). What would it take to add another provider? I ask because there is now [gcloud-node…