Matias Carrasco Kind
Matias Carrasco Kind
Hi @dmd, I haven't been able to reproduce the problem myself EXCEPT when I had a bad formatted note in Google Keep but don't remember exactly what and I haven't...
This cli is based heavily on this library, https://github.com/kiwiz/gkeepapi which unfortunately doesn't support Blobs yet, You can check the `serverId` when you click on a Google Note on the Browser...
> gkeepapi does support blobs, according to its github page. I'd need to update `keepcli` then, I haven't checked in a while > > You can check the serverId when...
Thanks, is it indeed a wonderful idea, I'll give it some thoughts on how to implement it, ideas are welcome!
Thanks, it's been on my TODO for some time, the presentation grew to be more than I originally planned
I've going to update the current page, but want to leave this open to eventually also move to readthedocs including the docstrings from the methods inside the code, Thanks!
Thanks @joergdietrich. Matthias told me about this, I told me to try the below options that's a weird error, it doesn't happen and I've built a special conda package for...
Thanks, yes I built that version considering fitsio which in some machines had the old GLIB library, this might be tricky. Would another python version work (2.7) ? I would...
I think this is great, and in additions we can add some other handling healpix functions wrapped up.
I'm looking at this right now, we have 2 options: 1) is to build all versions (py 2.6, 2.7, 3.4, 3.5 and 3.6 at least) for linux/os-x using glibc v.2.12...