MattMuffin

Results 8 issues of MattMuffin

Hello, Here is the steps to reproduce: - create a Remote URL project - save - build - re-open the project settings - set the type to GitLab and URL...

Hello, I pulled the latest version of phpci. When creating a new project, choose "GitLab" as "Where is your project hosted?" In the field "Repository Name / URL (Remote) or...

bug:confirmed

Hello, Here is the content of my crontab: - \* \* \* \* /usr/bin/php /opt/phpci/console phpci:run-builds Here is the result message from running the script manually: /opt/phpci/console phpci:run-builds [2015-12-06 07:54:10]...

There seems to be an extra "AS" near line 67, that needs to be removed. SELECT org_name::TEXT, count(1) FROM ( SELECT DISTINCT ON (hadm_id, spec_type_desc, org_name, coalesce(charttime, chartdate)) **AS** org_name...

The query to build the populate the DEATH from MIMIC-III to OMOP looks for patients in two ways: 1) from the admission table, WHERE deathtime IS NOT NULL, joining then...

### Bug description The following message is displayed when trying to launch the server (found using sudo journalctl -xeu jupyter-[USER].service -f ) Traceback (most recent call last): File "/opt/tljh/user/bin/jupyterhub-singleuser", line...

bug

The error appears both when using PdfWrapper and FromWrapper, but with a different behavior. Here is the test pdf file: https://www.cdc.gov/infectioncontrol/pdf/icar/IPC-demo-LTC-508.pdf Loading the file shows this in the console: ```...

Works on MacOS 14.6.1 NB: *Please* make an issue prior to embarking on any significant effort towards a pull request. This will serve as a unified place for discussion and...