Just a reminder for myself on how to do certain things
Printout all outputs (-s is important)
pytest -s -k TestName
https://github.com/jstout211/vim_cmds
https://github.com/jstout211/podman_commands
Docker w/ github actions:
https://linuxhit.com/how-to-create-docker-images-with-github-actions/
https://github.com/jstout211/datalad_examples
np.unravel_index(tile_idxs, [row_num, col_num])