Alan
Alan
There's an hint of an *Attachments* section in the `response.md` docs at this link https://github.com/coast-framework/coast/blob/571d3ec9487741123331538d8e725315e011f154/docs/response.md#user-content-attachments, but the actual section is missing. Is this because the implementation is missing or just...
Opening a new issue after discussion in #26 ```clojure (pdf-split/merge-pddocuments :docs (pdf-split/split-pdf :input path :start 1 :end 4) :output "test.pdf") Unhandled java.io.IOException COSStream has been closed and cannot be read....
These are just a few matching improvements for Clojure language: - using `CONSTANT` to highlight Clojure keywords: `:keyword` - Better matching of `KEYWORDS`, as to say function calls: now it...
Sorry, to bother you again, but I can't seem to make it working, now I'm able to open a session even from remote, but when I go to `localhost:someport` I...
I'm working with Spark 1.6 and it would be much easier for me to have the `session` namespace in version 0.7.2 as well. Would it be possible to simply add...
It seems like the Docker image from Docker Hub broke down, I get ``` [C 14:30:41.371 LabApp] Running as root is not recommended. Use --allow-root to bypass. ``` And then...