https://github.com/MDverse/mdda
Revision 0ceae9c8b02fd1598e2026652bd9bebec482a3f2 authored by Pierre Poulain on 08 March 2023, 10:39:32 UTC, committed by Pierre Poulain on 08 March 2023, 10:39:32 UTC
1 parent 3744a51
Tip revision: 0ceae9c8b02fd1598e2026652bd9bebec482a3f2 authored by Pierre Poulain on 08 March 2023, 10:39:32 UTC
Update notebooks
Update notebooks
Tip revision: 0ceae9c
.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 ...