https://github.com/MDverse/mdda
Revision 72e15cad648a600e6e0020a2e3664dc82500891a authored by Pierre Poulain on 01 December 2022, 15:38:30 UTC, committed by Pierre Poulain on 01 December 2022, 15:38:30 UTC
1 parent fab2281
Tip revision: 72e15cad648a600e6e0020a2e3664dc82500891a authored by Pierre Poulain on 01 December 2022, 15:38:30 UTC
Update instructions to build HTML report
Update instructions to build HTML report
Tip revision: 72e15ca
.gitignore
# Data files
*.tsv
data/*
!data/.gitkeep
# Result figures
notebooks/*.html
notebooks/fig/*.png
notebooks/fig/*.svg
results/
# dev / test files
dev*
# credential file
.env
# Byte-compiled Python files
__pycache__/
# Jupyter notebook checkpoints
.ipynb_checkpoints
# MAC tmp files
.DS_Store

Computing file changes ...