Skip to content

Commit 7a98a2e

Browse files
authored
Bugfix: medium article is for outset, not teeplot
1 parent c360d16 commit 7a98a2e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

blog_efflux/_posts/2020-01-01-teeplot.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ venue: Python package published via PyPI
1111
projects:
1212
- libraries
1313
description: |
14-
teeplot automatically saves a copy of rendered Jupyter notebook plots.
15-
supporting_materials: |
16-
- [*A Killer Fix for Scrunched Axes, Step-by-step*](https://towardsdatascience.com/unscrunch-your-axes-with-easy-multiscale-data-visualization-in-matplotlib-69a30e96c68f?source=friends_link&sk=df15b14b63ce5b5240e6058b5875f6ee), [article via towards data science](https://medium.com/towards-data-science)
1714
---

blog_efflux/_posts/2023-12-22-outset.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ bibtex: |-
2323
url = {https://doi.org/10.5281/zenodo.10426106}
2424
}
2525
citation: "Matthew Andres Moreno. (2023). mmore500/outset. Zenodo. https://doi.org/10.5281/zenodo.10426106"
26+
supporting_materials: |
27+
- [*A Killer Fix for Scrunched Axes, Step-by-step*](https://towardsdatascience.com/unscrunch-your-axes-with-easy-multiscale-data-visualization-in-matplotlib-69a30e96c68f?source=friends_link&sk=df15b14b63ce5b5240e6058b5875f6ee), [article via towards data science](https://medium.com/towards-data-science)
2628
---

0 commit comments

Comments
 (0)