Michael Barton

Results 21 comments of Michael Barton

The following command does however work: ``` docker run -ti busybox:latest /bin/sh ```

I have tried the above script on a separate work computer and got a similar error. This was with docker-py-1.5.0 and dockerpty-0.3.4

Thanks for your quick response. Could you tell me what `pid == pty.CHILD` is checking for in this step? In my behave code this evaluates to False, and so the...

Thanks for the feedback. I ended up using the library pexpect. This allowed me to wait for the prompt based on a regex before sending input. This is a bit...

I found that @robsyme has a library for processing .obo files. @robsyme do you think you could illustrate a way to parse out the non-obsolete list of top-level bioinformatics from...

Are there sub-level topics below these? I think comparing the topics below this would give an idea of which of the two to use.

Thanks for this Rob. EDAM has just recently released un updated version of the ontology. Could you repeat this parsing with the new ontology, beta13? http://sourceforge.net/projects/edamontology/files/

That's great. Thanks for the code too.

@lindenb also suggested survey monkey but I've never tried this.

I think we should use google docs to collect the data. There is an interesting library to deploy the survey on your own domain using heroku. I think we could...