Python's reprlib module provides a version of the repr() function that can be used to generate abbreviated string representations of objects.
Custom MDX components for markdown content.
My preferred way to create a new next.js app. The default selections for the prompts, dependencies, and the folder structure.
An MDX component that allows readers to edit and execute Python code examples in the browser using PyScript.
Did you ever face a TypeError: Object of type ndarray is not JSON serializable? Here is a simple solution to this problem.
My first blog post