Sören Wacker

Results 59 issues of Sören Wacker

Is it somehow possible to remove or move the Content window on deepspeed.ai?

px.imshow(tmp.apply(log1p), height=1000) When I run this code a heatmap is generated. When I zoom by pressing the mouse and then moving it horizontally or vertically, I expect to be able...

### Environment - [x] Version of Docsy you are using: v0.10.0 - [ ] How are you using Docsy? As a: - [x] Hugo module - [ ] NPM module...

bug
needs-triage

Hi, is it possible to limit the number of CPUs? We are running a queuing system for analysis, but when rawtools starts it uses all the cpus for each run....

Hi, the textbox unfortunately manipulates the text that it is supposed to print. When lines start with blanks it removes them. Would be nice if the textbox would just print...

As a feature request, I would like to use the tool with a more recent version of `scipy`. At least 1.6.2.

enhancement

Hi, the library looks very promising although I have some starting issues. I was following the quickstart guide. https://tidyms.readthedocs.io/en/latest/quickstart.html ``` import os # creates a list of path to each...

### Bug description When using 2 GPUs on a single node, or multiple nodes on multiple nodes the training does not start while the job keeps running. I use a...

bug
needs triage

For example, when trying to run OpenMetadata with flyway, the migration stops because of connection issues. Here is a minimal setup that produces the error on a Ubuntu 22.04 system...

### Description Docker compose is holding back python log messages until the container finishes. ### Steps To Reproduce ## docker-compose.yml ``` services: python-app: image: python:3.9-slim container_name: python-container command: python -c...

kind/bug
status/0-triage