Data: Tabular Time Series Specialty: Endocrinology Laboratory: Blood Tests EHR: Demographics Diagnoses Medications Omics: Genomics Multi-omics Transcriptomics Wearable: Activity Clinical Purpose: Treatment Response Assessment Task: Biomarker Discovery
Diff of /.readthedocs.yaml [000000] .. [c23b31]

Switch to unified view

a b/.readthedocs.yaml
1
version: 2
2
3
build:
4
  os: ubuntu-20.04
5
  tools:
6
    python: "3.9"
7
8
sphinx:
9
    configuration: docs/source/conf.py
10
11
python:
12
  install:
13
    - requirements: docs/requirements.txt
14
    - requirements: requirements.txt
15
    - method: pip
16
      path: .