aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chores/code-refactoringcode cleanupAlexander_Kabui2 years
chores/lmdb-integrationwrite files to TMPDIRAlexander_Kabui2 years
chores/script-textfile-generatormodify alloaction sizeAlexander_Kabui2 years
decouple_tools_and_wqflask_appFetch configs from app object not modulesFrederick Muriuki Muriithi2 years
hook-up-auth-to-traits-pageIntegrate OAuth2 auth with GN2 UIFrederick Muriuki Muriithi2 years
lmdb-code/refactoringcode refactoringAlexander_Kabui2 years
oauth2-migrate-user-details-and-dataoauth2: Migrate user details and dataFrederick Muriuki Muriithi2 years
refactor-configurationsRestore `(before/after)_request` functions to original module.Frederick Muriuki Muriithi2 years
rework-genotype-linkingRework Genotype linkingFrederick Muriuki Muriithi2 years
testingfix: failing tests due to changes in geno_db_existsJohn Nduli9 months
[...]
 
TagDownloadAuthorAge
v2.0genenetwork2-2.0.tar.gz  Pjotr Prins9 years
 
AgeCommit messageAuthor
2022-01-25use binderlite api to get jupyter notebooks dynamicallynotebooks_apijgart
2022-01-17update saunak's live jupyter notebookjgart
2022-01-17update live jupyter notebooksjgart
2022-01-11Removed the deferRender setting, since it appears to revent DataTables API fr...zsloan
2022-01-06README: Document `guix shell' development process.•••* README.md: Clean up and document `guix shell' development process. Arun Isaac
2022-01-06guix.scm: Add guix.scm.•••* guix.scm: New file. Arun Isaac
2022-01-06README: Fix typo.•••* README.md: Change clinians to clinicians. Arun Isaac
2022-01-06bin: Stop execution on error.•••* bin/genenetwork2: Pass -e flag to sh. Arun Isaac
2022-01-06bin: Set shebang to sh instead of bash.•••/bin/sh is present on Guix System and other distros while /bin/bash is present only on other distros. * bin/genenetwork2: Set shebang to sh instead of bash. Arun Isaac
2022-01-06bin: Do not set environment variables set by guix shell.•••The Guix python package accepts GUIX_PYTHONPATH instead of PYTHONPATH. `guix shell' sets GI_TYPELIB_PATH, GIO_EXTRA_MODULES, GUIX_GTK3_PATH, GUIX_PYTHONPATH, PATH, R_LIB_SITE and XDG_DATA_DIRS when necessary. There is no need to set these environment variables explicitly. * bin/genenetwork2: Do not set GI_TYPELIB_PATH, GIO_EXTRA_MODULES, GUIX_GTK3_PATH, PATH, PYTHONPATH, R_LIBS_SITE and XDG_DATA_DIRS. * README.md [Development]: Remove paragraph on injecting python modules locally. Arun Isaac
[...]