venv() { source /home/franck/venv/bin/activate } th() { venv thonny } jp() { venv jupyter-lab }