inform-health-informatics / emap-helper

Guidance on using EMAP within UCLH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMAP at UCLH

See the accompanying book!

Repository for helper SQL, R & Python code to assist development on EMAP. There are code snippets stored under ./snippets. Code should be separated in folders by topic

There is also a JupyterBook under production at ./book. The main branch for working on the book is 'book'!. GitHub actions are set-up to automatically update the book and publish it whenever a new commit is pushed to the 'book' branch. The site is hosted from the 'gh-pages', but can be reached at https://inform-health-informatics.github.io/emap-helper/intro.html.

Advice on working with JupyterBook is available here.

Conventions

  • Use feature branching with your username as prefix, e.g. steve/oxygen and create PRs against dev
  • Once code has matured, as decided by consensus, it will move to stable

About

Guidance on using EMAP within UCLH


Languages

Language:Jupyter Notebook 50.0%Language:HTML 21.7%Language:JavaScript 14.9%Language:CSS 9.7%Language:TeX 3.2%Language:Python 0.6%