Jirka Kremser

Results 90 comments of Jirka Kremser

thank you, similarly for cuDNN 7 run: ```bash git clone https://github.com/soumith/cudnn.torch.git -b R7 && \ cd cudnn.torch && luarocks make cudnn-scm-1.rockspec ```

Hi, it's not entirely related, but I tried to implement the collapsable servers. I introduced a new Angular filter, but it became really slow probably because of the angular loop...

:+1:

na RNN neni cas, hlavne teda na shromazdovani tech ucicich dat, jinak souhlas, taky by me zajimalo, co by pak z toho lezlo :)

tady je materialu na software art https://twitter.com/hashtag/plottertwitter :) Jinak teda dik, velka pocta od laureata ceny J. Chalupeckeho

> Also between the constants and environment variable , which one takes the precedence? `A > B` .. (A takes precedence) field called `customImage` in the custom resource > env...

I also hit this issue. My understanding is that routes in OpenShift are http(s) or websocket only. If one wants to expose some non-http protocol. Ingress resource is pretty similar...

in your example, when you run ``` oc expose svc my-spark-cluster-m ``` it just exposed the route, which is http based => useless however, the command before ``` oc expose...

I was actually thinking about introducing new doc file, something like `(docs/)?getting_started(_openshift)?.md` and putting it here (including the last 3 sections). I like the `readme.md` as short as possible, it...

what about `docs/troubleshooting.md` or `docs/getting_started_openshift.md`?