tab
tab copied to clipboard
[Link to localhost port]
I'm port forwarding from a remote jupyter server and I want to be able to link to http://localhost:PORT so I can just type a keyword and go there.
Hi, thanks for reporting this issue. The reason for link;<name>;http://localhost:<port>
not working is this regex being too picky about what is and is not a URL.
I would like to fix this but can't say when I'll have time to. Feel free to open a PR!