Elmar Pruesse

Results 56 comments of Elmar Pruesse

And, is this osx or linux or both?

```R bs4row( justify = "center", bs4col( width.lg = "auto", "as wide as the text" ), bs4col( width.xs = 2, width.lg = 6, class = "some_extra_class", align = "center", "half the...

I'm not too familiar with OMP, but it looks like the destructor of TempFiles is called at shutdown and the OSX implementation of OMP has (sometimes) already removed things, running...

@rob-p - How much effort would it be to run a DP with tracing of the alignment? I remember reading that Brian Bushnell managed to fit everything into the CPU...

Modifying the cached `xxx_init.js` by hand, I did a proof of concept: ```js // content_width = (122 + 5) * 10 + 5; // $('.gridster').width(content_width) row_height = (window.innerHeight - 5)...

Is there a way to customize the `template_dir`?

> first off, the dashboard expects that a browser does the scaling (which doesnt work with some outdated devices) I've tested >30 combinations of devices with current Android, iOS, Linux,...

> in the variables.yaml it is possible to create calculations that resize things based on 1 single setting. > you could create a skin for every screensize you want and...

Here: [spades.log](https://github.com/ablab/spades/files/5221697/spades.log)

@fabio-t +1 on what @npavlovikj said. There are labs, including ours, who maintain a conda channel of their own, usually for niche reasons. Most people are best served to just...