Bo
Bo
Many thanks for creating this tool, which should help our users download multiple files from our website. I have a somewhat strange request though: can `downzip` be extended to support...
We are running a website with a heavy component of user upload, and have got reports of failed upload, which we assume would be due to resource restraints during heavy...
I have been using the InstantChangeModel to examine the genetic consequences of population bottlenecks and had some questions that do not appear to be covered in the documentation. First, I...
We have `mapPenetrance` etc but somehow no `mapSelect`. I do not see any reason why this function is not defined for `MapSelector`.
We now have a `.travis.yml` file to test simuPOP on travis but all tests fail because many of them are random tests that can fail from time to time. We...
This is related to #32 `HomoMating` applies to all subpopulations when it is used by itself. It makes uses of parameter `subPops` and can be applied to only specified (virtual)...
Many thanks for your great work on language server support. I have just tried `jupyterlab-lsp`, which works great for `Python` and `R`, but unfortunately does not work for a multi-language...
I am interested in generating HTML report from Jupyter notebooks in a style similar to https://stephenslab.github.io/gtexresults/Uk3.html . I have already have the TOC and revision info done, but the "expand...
Updated with customized JS code called upon `onsubmit`. Playing with an example for https://github.com/bigskysoftware/htmx/issues/398 , I am trying to trigger a `submit` event when `hx-post` is pressed. ```html Would you...
The latest version on pypi is 1.0.0, and the README says > Please note that from version 1.0.1 Flower uses Celery 5 and has to be invoked in the same...