Welcome to the Optical Cell Biology Research Group


Recent news

Implementing a GitHub self-hosted runner on a Synology NAS

Posted on Tue 16 January 2024 in tutorials • Tagged with coding, tutorial

This tutorial provides detailed instructions on how to install and configure a GitHub self-hosted runner Docker container on a Synology NAS. By exposing the Docker socket and mounting volumes, Docker-in-Docker functionality can be achieved, enabling the building of GitHub Actions workflows.


Continue reading

How we created the wordcloud for our research page

Posted on Mon 08 January 2024 in tutorials • Tagged with coding, tutorial

How we make the wordclouds about our research. Includes a how-to python guide.


Continue reading