Satrajit Ghosh
Satrajit Ghosh
it's possible that these should be in two separate issues, but i think they are related. currently no appropriate IRIs are assigned to the various objects of the model. here...
when an object in a json schema has `anyOf`, the current function `JsonSchemaImportEngine().translate_schema` does not seem to traverse the types in `anyOf` and generates the following error. `ERROR:root:Cannot translate type...
just noting these error messages. it did install fine. ``` ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the...
For the bridge2ai project we need some extra fields for review of the data use agreement form by the DAC. Several of the required fields are in the credentialing form,...
we would like to be able to download metrics (over some period). here are some, i'll let @alistairewj chime in with anything else: - number of registrations - number of...
there appears to be different python versions in different sections of the databook workflows. - 3.8 in runtime.txt - 3.9 in the test workflow - 3.10 in the build workflow...
@dstansby is doing some work uploading data and i was chatting with him about using this library. he had some concerns about memory optimization for 1 TB size datasets. @thewtex...
seeing this error when running `apptainer -d run -ce docker://alpine` . this particular image has apptainer-suid installed from release on github and appears to have the apptainer entry under apparmour....
### Describe the bug i'm specifying a conda store build in our deployed instance and it appears to take for ever (this particular one is still running for 7 hours)...
If an account has unauthorized KMS keys, then this section of code fails (`describe_key` specifically). This merely traps the failure and allows proceeding in those situations. ## What does this...