https://github.com/MDverse/mdda
Revision e406524fe4179ac682f55762c22bcb6095424f66 authored by Pierre Poulain on 18 January 2023, 13:38:33 UTC, committed by Pierre Poulain on 18 January 2023, 13:38:33 UTC
1 parent 16e9200
Tip revision: e406524fe4179ac682f55762c22bcb6095424f66 authored by Pierre Poulain on 18 January 2023, 13:38:33 UTC
Update figures
Update figures
Tip revision: e406524
.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 ...