Edgar Gonçalves

Results 5 comments of Edgar Gonçalves

Thanks for the quick fix! I still have problems, though I suspect they're due to the clojure.contrib version I'm using (1.2 snapshot). The following error occurs for extract-fn, extract-local (at...

It's working properly now, thanks a lot! Related to the backwards-compatibility, aren't people generally moving on to clojure 1.2? Most libraries I'm using have stopped supporting 1.1 - at most,...

I think I'd manage something, at least in a rough-but-usable state. But I'll probably have to wait a couple of months before getting my hands on hat, I'm pretty tied...

I also have this issue. The S3 browser doesn't support directories with upper case letters correctly. This cases certain operations such as renaming or creating files/directories on them to try...

I think this might be related to the lowercase conversion here: https://github.com/IBM/jupyterlab-s3-browser/blob/master/jupyterlab_s3_browser/handlers.py#L301 .