Skip to content

🌲 Monorepo for the PSYCOP research project. Prediction of disease from Electronic Health Records at Aarhus University.

License

Notifications You must be signed in to change notification settings

Aarhus-Psychiatry-Research/psycop-common

Repository files navigation

PSYCOP-COMMON

Open in Dev Container Ruff pre-commit python versions Roadmap

The shared code across the PSYCOP projects.

Installation

Method 1: Dev container

  1. Install Orbstack or Docker Desktop. Make sure to complete the full install process before continuing.
  2. If not installed, install VSCode
  3. Clone the repository and open it in VSCode
  4. Press rebuild

208704841-6bcefca0-9d76-48c5-b449-04d534340c4d

  1. Profit!

Method 2: Ovartaci

If you're working on Ovartaci, all you need is to activate the shared environment by

conda activate psycop-main

To reinstall the packages in the environment, run inv install-requirements.

Method 3: Virtual environment install

If you're working locally:

git clone https://github.com/Aarhus-Psychiatry-Research/psycop-common.git
cd psycop-common

<activate virtual environment (conda, .venv etc.) here> 

# Install from the relevant requirements.txt files, e.g.
pip install -r requirements.txt -r dev-requirements.txt -r gpu-requirements.txt

About

🌲 Monorepo for the PSYCOP research project. Prediction of disease from Electronic Health Records at Aarhus University.

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages