https://github.com/MDverse/mdda
Revision 0a7b15e220c5d8b168a985c1e9aa600726dc7a76 authored by Pierre Poulain on 31 January 2023, 14:17:35 UTC, committed by Pierre Poulain on 31 January 2023, 14:17:35 UTC
1 parent e5e0744
Tip revision: 0a7b15e220c5d8b168a985c1e9aa600726dc7a76 authored by Pierre Poulain on 31 January 2023, 14:17:35 UTC
Update notebooks with main numbers
Update notebooks with main numbers
Tip revision: 0a7b15e
.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 ...