gaow

Results 41 issues of gaow

I got an error message that comes from this line of code: https://github.com/vatlab/sos/blob/cf3717e280d01a3ce5f6650f275aa1f91832d97a/src/sos/workers.py#L689 I wonder if it is a critical or benign error -- I am thinking a warning might...

For docker based steps we do pull from the web the docker image every time we run them. The problem is that with the prompt below: ``` INFO: Running 5:...

I've got a multi-step workflow running on PBS system. I only had the first step completed, with an error message: ``` ERROR: 47 jobs completed, 2 jobs aborted ``` I...

This also seems an attractive feature and is perhaps even more appealing than #1047 because one can build docker images and use that from singularity (unless even that involves `sudo`)

I do not have a Windows machine, but I wonder if you've tried docker `run` and `bash` actions on Windows. Earlier I was asking someone to run LaTeX from my...

I guess this is a bit difficult to achieve accurately, but I'm wondering if for tasks in an SoS notebook running on `localhost`, is it possible to see if it...

request

To reproduce: 1. Start a notebook with SoS kernel 2. In the first cell, select R kernel and type `a = 1`; in the 2nd cell, also select R kernal...

Currently for `mr-ash` via `varbvs` I have to use `ashr:::autoselect.mixsd` (three `:`) because the function `autoselect.mixsd` is not exported. It is not a big deal to me but if there...

Currently when I run `sos status` for a task on the cluster, I can find the queue it runs under. However I don't know the node it was submitted to....

@BoPeng when you install latest components of SoS suite with Python 3.12 and JupyterLab 4.0, do you have issues with JupyterLab? This is what i experience: ![image](https://github.com/vatlab/jupyterlab-sos/assets/917985/66c760ec-cb40-4cc7-aab1-45c6234d5bcd) However my JupyterLab...