Python
2024
Running Python code on a HPC Cluster with no internet access
·4 mins
Python
Hpc
It would be easier with internet access, obviously.
Nice preview of dataclasses in notebooks
·3 mins
Python
When I am working in jupyter notebooks, I really enjoy the nice visualisation of dataframes as html table, and wish I could make other objects have pretty representation as well.
2023
The first time I used Python's pattern matching
·7 mins
Python
So Python pattern matching has been available for a while now (It landed with python 3.