diff --git a/README.md b/README.md index e8966a6f..5dab8934 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ citation](https://zenodo.org/badge/DOI/10.1038/s41592-019-0470-3.svg)](https://r ## Recent Version Update +[new](tutorials/01-basics.ipynb) + We are proud to announce **DABEST Version Ondeh (v2024.03.29)**. This new version of the DABEST Python library provides several new features and includes performance improvements. diff --git a/nbs/read_me.ipynb b/nbs/read_me.ipynb index 216b7426..beeed01f 100644 --- a/nbs/read_me.ipynb +++ b/nbs/read_me.ipynb @@ -29,6 +29,8 @@ "source": [ "## Recent Version Update\n", "\n", + "[new](tutorials/01-basics.ipynb)\n", + "\n", "We are proud to announce **DABEST Version Ondeh (v2024.03.29)**. This new version of the DABEST Python library provides several new features and includes performance improvements.\n", "\n", "1. **New Paired Proportion Plot**: This feature builds upon the existing proportional analysis capabilities by introducing advanced aesthetics and clearer visualization of changes in proportions between different groups, inspired by the informative nature of Sankey Diagrams. It's particularly useful for studies that require detailed examination of how proportions shift in paired observations.\n",