cjbd

Results 3 issues of cjbd

hello, i'm new to urlscan, this tool is pretty cool, i'm using it to find all urls in source code, the output is great, but it would be even better...

Feature Request

copied from [80052](https://github.com/microsoft/vscode/issues/80052) Issue Type: Bug hello, for below code: ```js console.log(`Today : ${todaysDate}`); ``` when using clang-format tool, it changes to ```js console.log(`Today : $ { todaysDate }`); ```...

## Description Hello, I follow [this article](https://nedjalkov-ivan-j.medium.com/jupyter-lab-behind-a-nginx-reverse-proxy-the-docker-way-8f8d825a2336) to put my jupyterlab behind nginx, it's working fine But when I install `jupyterlab-git` extension with `pip`, I always get this error message...

status:Needs Info
bug