Foivos Gypas

Results 20 comments of Foivos Gypas

Do you have plans to implement this feature in the near future?

I created a pull request #77 that adds a Dockerfile with Whippet.jl version 0.11 and Julia version 0.6.4. For me, it works fine locally. The reason to have it in...

Hi. I had this issue recently and I think it's quite important to find a solution. Is there a plan to improve things? @johanneskoester @jmeppley just tagging you in case...

@CaibinSh I opened another PR with a fix: https://github.com/bioconda/bioconda-recipes/pull/36685

@gntalaperas You can start by creating a dag based on the following: > {"nodes": [{"id": 0, "value": {"jobid": 0, "label": "finish", "rule": "finish"}}, {"id": 1, "value": {"jobid": 1, "label": "merge_results",...

@gntalaperas Any progress with the issue?

We anyway use docker-compose to deploy panoptes, so I don't see any reason why not use more containers. https://github.com/panoptes-organization/panoptes/blob/develop/.travis.yml#L20 What takes time is this line: https://github.com/panoptes-organization/panoptes/blob/develop/.travis.yml#L51. What is happening is...

I think we should postpone this until we finalize the [monitor schema](https://github.com/panoptes-organization/monitor-schema)

Thanks a lot @fgvieira That's a good solution to add WSGI server and feel free to open a PR.

@agardelakos I can't reproduce this on OSX. It's accessible on 0.0.0.0:5000 and 127.0.0.1:5000, but not on 127.127.127.127:5000