You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can find a video of Data2Evidence Cohort Functionality [here](https://www.youtube.com/watch?v=PxkCutzJgkI)
38
37
39
38
### Data2Evidence Quick Start
40
39
41
40
Data2Evidence requires **Docker** and **npm** to be installed. You can find more information [here](https://docs.d2e.sg)
42
41
43
-
> [!IMPORTANT]
44
-
> On Windows [WSL/Ubuntu](https://apps.microsoft.com/detail/9pdxgncfsczv) is required to run D2E
42
+
> Note: On Windows [WSL/Ubuntu](https://apps.microsoft.com/detail/9pdxgncfsczv) is required to run D2E
45
43
46
44
Install the Data2Evidence CLI by running:
47
45
```bash
@@ -74,18 +72,18 @@ You should now be able to see the d2e portal when opening **[https://localhost:4
74
72
For additional setup details and configuration options, please visit the **[D2E documentation](https://docs.d2e.sg)**.
75
73
76
74
### Issues & Bug Reports
77
-
Encounter an issue or have a feature request? Please help us improve by reporting them through the [GitHub Issues](https://github.com/data2evidence/d2e/issues) page.
75
+
Encounter an issue or have a feature request? Please help us improve by reporting them through the [GitHub Issues](https://github.com/ohdsi/d2e/issues) page.
78
76
79
77
### CICD
80
78
81
79
#### Build / Tests
82
80
| d2e services | d2e functions | d2e ui |
83
81
|:-:|:-:|:-:|
84
-
|[](https://github.com/data2evidence/d2e/actions/workflows/cli-setup-npm.yml)|[](https://github.com/data2evidence/d2e/actions/workflows/functions-plugin-ci.yml)|[](https://github.com/data2evidence/d2e/actions/workflows/ui-plugin-ci.yml)|
85
-
|[](https://github.com/data2evidence/d2e/actions/workflows/services-docker-push.yml)|[](https://github.com/data2evidence/d2e/actions/workflows/functions-http-tests.yml)|[](https://github.com/data2evidence/d2e/actions/workflows/ui-test-vue.yml)|
86
-
|[](https://github.com/data2evidence/d2e/actions/workflows/services-docker-compose-up.yml)|**d2e flows**|[](https://github.com/data2evidence/d2e/actions/workflows/ui-alp-portal-test-fe.yml)|
87
-
|[](https://github.com/data2evidence/d2e/actions/workflows/services-cachedb-test.yml)|[](https://github.com/data2evidence/d2e/actions/workflows/flows-docker-build-push.yaml)|[](https://github.com/data2evidence/d2e/actions/workflows/ui-alp-portal-test-components.yml)|
88
-
|[](https://github.com/data2evidence/d2e/actions/workflows/services-env-converter-test.yml)|[](https://github.com/data2evidence/d2e/actions/workflows/flows-plugin-ci.yml)|[](https://github.com/data2evidence/d2e/actions/workflows/ui-pyqe-test.yml)|
82
+
|[](https://github.com/ohdsi/d2e/actions/workflows/cli-setup-npm.yml)|[](https://github.com/ohdsi/d2e/actions/workflows/functions-plugin-ci.yml)|[](https://github.com/ohdsi/d2e/actions/workflows/ui-plugin-ci.yml)|
83
+
|[](https://github.com/ohdsi/d2e/actions/workflows/services-docker-push.yml)|[](https://github.com/ohdsi/d2e/actions/workflows/functions-http-tests.yml)|[](https://github.com/ohdsi/d2e/actions/workflows/ui-test-vue.yml)|
84
+
|[](https://github.com/ohdsi/d2e/actions/workflows/services-docker-compose-up.yml)|**d2e flows**|[](https://github.com/ohdsi/d2e/actions/workflows/ui-alp-portal-test-fe.yml)|
85
+
|[](https://github.com/ohdsi/d2e/actions/workflows/services-cachedb-test.yml)|[](https://github.com/ohdsi/d2e/actions/workflows/flows-docker-build-push.yaml)|[](https://github.com/ohdsi/d2e/actions/workflows/ui-alp-portal-test-components.yml)|
86
+
|[](https://github.com/ohdsi/d2e/actions/workflows/services-env-converter-test.yml)|[](https://github.com/ohdsi/d2e/actions/workflows/flows-plugin-ci.yml)|[](https://github.com/ohdsi/d2e/actions/workflows/ui-pyqe-test.yml)|
0 commit comments