writing ipython magic
https://git.lain.faith/haskal/leylines/src/branch/main/leylines-support/02-dask.ipy
%dask: connects to my shit
uses the rest of the repo to figure out where to connect and does a basic health check
%daskworker: picks a random worker, starts ipython on it, and launches a new terminal (currently tmux split or a new gnome-terminal) with the session in it. this is basically client.start_ipython_workers with the qtconsole option except instead of qtconsole it's the actual terminal because qtconsole doesn't vibe with my workflow