kaktus42

Results 9 issues of kaktus42

https://github.com/galaxyproject/bioblend/blob/c483c871b60821a11bf113bc9bc69a19efa0c355/bioblend/galaxy/tools/inputs.py needs a class for multiple-input fields, deciding if batch mode or not. I can do that, if someone confirms that there is nothing else that already can do that....

enhancement

I just started up a mongodb and ran the quick example code with node. The DB is running, accessible and empty. What am I doing wrong? ``` Seneca Fatal Error...

I wanted to ask about the performance of this library. Specifically, how many markers does this library support. Currently, to move markers, I delete and recreate markers consecutively (every 0.5s)...

I installed the library via PlatformIO (https://registry.platformio.org/libraries/makuna/DFPlayer%20Mini%20Mp3%20by%20Makuna, using `makuna/DFPlayer Mini Mp3 by Makuna@^1.2.0`) and had to realize that it's not the current version of the code. I found it from...

This code: ``` function l(a) { return q.test(a) ? '"' + a.replace(/\"/g, '""') + '"' : a } ``` becomes the following unparsable code: ``` digraph cfg { node [shape="box"]...

It would be good to have a upload field to upload a `???-userdata.txt` that you can download upon first creation of a cluster. The cloudlounch then should prefill all the...

When creating an galaxyFS archive (the cm.filesystem role), the galaxy and postgres services are being shut down. In a cloudman instance unfortunately these services get restarted while the archive is...

I was wondering if it is possible to disable the automatic addition of my current IP to `ferm__ansible_controllers`. I have a dynamic IP and want to not have my current...