https://github.com/MDverse/mdda
Revision 0bca57baa36cec748690838a03ad80c2ebc8b74c authored by Pierre Poulain on 31 January 2023, 14:19:19 UTC, committed by Pierre Poulain on 31 January 2023, 14:19:19 UTC
1 parent 0a7b15e
Tip revision: 0bca57baa36cec748690838a03ad80c2ebc8b74c authored by Pierre Poulain on 31 January 2023, 14:19:19 UTC
Rename notebook
Rename notebook
Tip revision: 0bca57b
.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 ...