David Sidarta Oliveira
David Sidarta Oliveira
Hi @mdeloger We did it in the early Cerebro days (need to update our webpage - Gosh, things change fast). We used a multi-thread docker instance running the Cerebro container...
Hi @romanhaa Thank you for your swift response! I do have the data used to generate this particular plot, but I'm afraid the full data is still embargoed (I tried...
I'm unaware of the current state of development of this enhancement. I have little experience with documentation packages, but I'm aware folks from [scanpy](https://scanpy.readthedocs.io/en/stable/) managed to deal with this issue...
> You can see each class is a separate page and it has a heading before class definition actually. That heading serves as the TOC entry rather than class itself....
> > Unfortunately, I could only embed my GIFs and all the documentation in a readable fashion using Sphinx, so I'll have to stick with it. It's too bad, makes...
For anyone still trying to this using sphinx to document a python package with *many* class objects and numerous attributes, I've managed it using @ain_soph's suggestion and some of his...
Hello, Why isn't the `arboreto_with_multiprocessing.py` available anymore? I had exactly the same issue in 3 different machines (seriously guys, Dask sucks).
Hi @Annika18 @cflerin ! Thank you. The `aboreto_with_multiprocessing.py` script worked perfectly, although I had to perform downstream analysis with the CLI and deal with the loom file in scanpy (for...
Hello there Wouter I've proceeded as you recommended and used `devtools::install_github("dynverse/dynwrap@devel", dependencies=TRUE)` I still get an error that doesn't seem to be from my data itself: ``` > model
Hello Wouter! I've runned `dynwrap::test_docker_installation(detailed = TRUE) ` and got the following output Everything seems to be fine with Docker ``` > dynwrap::test_docker_installation(detailed = TRUE) Docker is installed Docker daemon...