Admonition Shortcodes Demo
A demonstration of the note, warning, tip, and info admonition shortcodes available for content authors.
A personal blog focusing on programming, technology, data science, engineering and home lab setups.
A demonstration of the note, warning, tip, and info admonition shortcodes available for content authors.
A comprehensive demonstration of Mermaid diagram support including flowcharts, sequence diagrams, class diagrams, and more.
Demonstrating mathematical notation support using KaTeX for inline and block equations.
Learn how to use pytest's parametrize decorator to write fewer test functions while testing more cases. The post demonstrates refactoring multiple similar tests into single parametrized functions using @pytest.mark.parametrize, reducing code duplication and improving maintainability without sacrificing test coverage.
Learn the fundamentals of pandas, Python's powerful data manipulation library.
A comprehensive guide to setting up your first home lab for learning and experimentation.