Anton Khodak

Results 12 comments of Anton Khodak

@mattions I fixed the issue with the locations; however, a lot of CWL tools still won't be runnable if they rely in their definitions on any Linux features (GNU tools,...

Sorry for taking so long to answer. A reproducible example would be to use @ryanlovett 's Dockerfile and to try running a chunk in a file with a name "test.Rmd"...

Same here with zero-to-jupyterhub Kubernetes setup

A Dockerfile to reproduce the issue: https://github.com/jupyterhub/jupyter-rsession-proxy/issues/65#issuecomment-494604759. Just try to open any shiny application (e.g. with File -> New File - > Shiny web app). The error I get in...

@brainstorm , that's great! I misinterpreted the goal of the PR, it was not to pass Travis checks but to merely validate those tools. In that case, I'll fix the...

Looks like junit_xml is generated properly ``` ``` Can you confirm the issue still persists?

@mr-c argparse2tool supports prefix_chars, take a look at `test_prefixes` method https://github.com/erasche/argparse2tool/pull/32/commits/6f85899630c603d7c605e2bb5485d5d9312dbf6c

or it regards galaxy part?

that's what I pointed to :) https://github.com/erasche/argparse2tool/blob/eba1d7da12cda707c9a6ee76341f640185eacae8/test/test_arg2cwl.py#L251