Those steps look right! This is a production server with a few other things running so perhaps this is an interaction between the extension and my server firewall or another plugin. I’ll test a few more things and get back to you if I find anything!
Hey Animesh. Hopefully I can send it here! 😅
this is the main offending piece of code:
#!/usr/bin/env python3
It’s a shebang used at the beginning of a python file to indicate the location of the python executable. This appears both in a code block alongside a larger python code file, as well as an inline code line.
Thanks Stef! Appreciate whatever help you can offer. If you need anything from me, please do let me know 🙂