Monthly Shaarli

All links of one month in a single page.

April, 2026

Using direnv with Python

In short, add

layout python3

to .envrc.

To customize the name of the virtualenv that direnv automatically creates, add the line export VIRTUAL_ENV=your_venv_name to the top of the file.

And also, completely new to me, it is possible to use direnv with Github Actions (with a complete example in the direnv docs)!

Building reproducible analytical pipelines with R

How using a few ideas from software engineering can help data scientists, analysts and researchers write reliable code

Authored by Bruno Rodrigues, published 2023-10-03.

The book can be read for free online or y can buy a DRM-free Epub or PDF on Leanpub.