Giter Club home page Giter Club logo

hyschool's Introduction

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://hylode.github.io/HySchool/.

Advice on working with JupyterBook is available here.

Conventions

  • With great power ... pushing from UCLH machines risks leaking data so .gitattributes is set to remove all notebook outputs. If you want to show this work, then you must manually copy into a markdown cell.
  • 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

Notes

  • top level directory has a notebooks subdirectory for all Jupyter Notebooks but then sym link the note books into the 'book' directory and the appropriate chapter

Dev setup

Installing the environment

git clonehttps://hylode.github.io/HySchool/ 
cd HySchool
conda env create -f dev/environment.yml
conda activate hyschool

Saving the current environment

conda env export --from-history > dev/environment.yml

Edit the files on your own branch Then either push directly (if you have administrator privileges) to the book branch or create a pull request

hyschool's People

Contributors

docsteveharris avatar nels avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.