Tag: tools
All the articles with the tag "tools".
Nix Development Environments for Data Science
Updated: at 04:26 amHave you ever worked with others and run into issues when you find out that you are developing with different versions of the same package? I have experienced that too many times to count. In this post, I will introduce how powerful Nix shells are for reproducible, declarative, and shareable development environments to save you from headaches in the future.
Get Started with Nix and Home Manager
Updated: at 01:15 amHere's a little introduction to the world of Nix, and how to get started with Nix and Home Manager so you can pop off with a declarative system configuration.
Why I Don’t Use Code Notebooks as a Data Scientist
Published: at 01:52 amAn explanation on why I don't use code notebooks as a data scientist. I also go over what I use instead of notebooks when working on data science projects and why.