-
We've prototyped a number of domains (education, software, services). What's in and what's out of the initial deployment?
-
RE: http://labs.cd2h.org/labs/, "Current Prototypes from our Teams and our Collaborators:"
1. Please move CD2H project tracking to the bottom. This is mostly internal and not directly impactful to …
-
Once the list gets long (especially if we get a lot of external folks registering their tools in Labs), it will be important to provide basic search/filter capability.
We will want the ability to f…
-
-
Placeholder for now. Briefly discussed ways of/reasons for modularizing the annotations. A common solution is JSON-LD:
https://json-ld.org/
-
Investigate IPython 7.0.0 bug on macOS that prevents project from being run on that platform.
Steps to reproduce:
0- Use macOS
1- PIPENV_VENV_IN_PROJECT=1 pipenv install --dev
2- pipenv run ./sc…
-
Observed on macOS, `pipenv install -e .[all]` fails :
```
cd2h-repo-project/(96_contact_us_form)$ pipenv install -e .[all]
Installing -e .[all]…
Adding cd2h-repo-project to Pipfile's [packages]…