Bruno P. Kinoshita
Bruno P. Kinoshita
Fixed last warning (it was complaining about our old version of postgres -- 9, while the latest is 17), and added a unit test. Note, there was one test consistently...
I have no objections, and would like to see the UI getting some new features like this one. I think it'd be good if the backend/Jena had a way to...
Thanks Andy. Looks like there are a few breaking changes. Had a look at their migration docs, but unfortunately it seems like the Edit view is still broken after this...
Updated codemirror to 6.0.2, but haven't had time to look at the editor changes yet.
Hi, It should work, and I used it in the past (both DNS subdomain dashboard.site.com, and nginx/httpd sites like site.com/dashboard). >What am I doing wrong? It looks like your redirect...
@dependabot rebase
@dependabot rebase
Huh, that error message is really odd since the `--validate` option doesn't find any validation errors. ``` (cwltool):~/Development/python/workspace/lukasa$ cwltool --validate protein_evidence_mapping.cwl INFO /home/bdepaula/mambaforge/envs/cwltool/bin/cwltool 3.1.20221109155812 INFO Resolved 'protein_evidence_mapping.cwl' to 'file:///home/bdepaula/Development/python/workspace/lukasa/protein_evidence_mapping.cwl' protein_evidence_mapping.cwl...
> Oh wow, I never thought about using namespace for file references that way. That is really clever. > > I believe what is happening is that the `find_deps` function...
Hi Thanks for providing a workaround and starting the discussion, even if it doesn't necessarily fix the issue, it may point us at the right direction. After the latest release...