Blog

Search results

2 results found

Docker for Biologists

Docker is discussed in the bioimage analysis world a lot these days. But what are dockers? How does Docker make life easier? In this blog post, I will try to explain the basics of docker and why it matters to biologists. Have you ever faced package dependency issues when creating Python environments...

Best Practices for Jupyter Notebook

When you are new to the coding world, a lot of new information can be overwhelming. Staying organized might help ease the learning process. This blog post is about simple ways to organize your Jupyter notebooks to make them more reproducible and user-friendly. First, let me begin by introducing the...