Samuel Lampa

Results 85 issues of Samuel Lampa

Doc-strings are required to get a proper help text shown upon auto-completion, which stresses the need to add them. (of course, they should have been added anyways).

enhancement

Whenever starting a SciLuigi workflow, you get the message: ``` bash No handlers could be found for logger "luigi-interface" ```

bug

Cool project :) Just wondering: So, you are not using any go-routines or channels, to do the threading (didn't see any, in my very brief look)? I have been testing...

``` bash [samuel devbox-golang]$ vagrant up docker Identity added: keys/vagrantssh.key (keys/vagrantssh.key) Bringing machine 'docker' up with 'virtualbox' provider... There are errors in the configuration of this machine. Please fix the...

### Expected Behavior I realize this might be a question of what is the desired behavior, so I go on my own subjective expectation here. By executing the example code...

bug

### Expected Behavior I would expect to see descriptions like "The Foo feature" or "The Bar feature" in the red-marked places in this screenshot: ![image](https://user-images.githubusercontent.com/125003/189498973-448c11aa-57e0-44bd-985e-144cd306cbc8.png) ### Actual Behavior Instead I...

bug

I suggest adding a tad bit more advanced hello world example, to quickly get people to understand how to register facts, and to query them with an advanced query. I...

Thanks for sharing an interesting project! Would love to see some example code (beyond the code in the tests), or getting-started tutorial.

Based on recent work for clients, I for one would think support for [Databricks SQL](https://www.databricks.com/product/databricks-sql) would be a huge deal. Seems to be used a little bit of everywhere. I...

### Prerequisites - [x] make sure you're are using the latest version by `seqkit version` - [x] read the [usage](http://bioinf.shenwei.me/seqkit/usage/) ### Describe your issue * [x] describe the problem *...