Categories
Jupyter lab

How to attach vscode debugger to a Jupyterlab python extension

In this post I explain how I have managed to attach the VSCode debugger to a running jupyterlab 3 extension.

Categories
Web development

Unit testing axios with adapters, using Typescript and Jest

In this post you’ll see how you can write unit tests for an axios component using adapters.

Categories
Dev ops

Backup a laptop to a remote server using Borg backup on Linux

Guide and notes about how to periodically backup a Linux workstation to a server using Borg backup

Categories
Dev ops

Back up a Linux device to a Synology NAS using duplicity and rsync

How to backup your Linux workstation or server to a NAS using rsync and duplicity?

Categories
Jupyter lab

Jupyter Lab 2 to 3 extensions migration notes

Notes on migrating custom extensions to Jupyter Lab 3