dotfiles/wrappers/jupyter-notebook-link
2024-08-29 08:25:29 -06:00

3 lines
98 B
Bash
Executable file

#!/bin/sh
jupyter notebook list | grep 'https*://.*[0-9]*/?token=.*' | cut -d' ' -f 1 | xsel -ib