-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/initial #1
base: main
Are you sure you want to change the base?
Conversation
@kellrott : Can we run this on exacloud to retrieve MCF10A files? |
This would be for the nvidia files |
@jordan2lee Can we run this on exacloud to retrieve NVIDIA files? |
looks like requires Python version >= 3.9, <4 @bwalsh is this key to lock this python version? or written with this version but other versions are ok? |
Talked with team and confirmed that those python versions were locked intentionally. Running on python 3.9 On Exacloud, returns error about missing _ctypes when running setup up step
|
Followup, checked if downstream steps ran, and it fails on the test step |
This PR creates a bare bones FHIR ResearchStudy with associated DocumentReferences. By design, no other FHIR resources are created.