Using Spyder without .py extension
asked 15 hours ago by @qa-1qd8iif4mr4nmwsllnf9 0 rep · 51 views
Is it possible to have Spyder run code or analyze a file that doesn't have a .py extension? The file has a shebang as the first line to name the python to be used.
I can't find a setting that allows this or a reference to it in the documentation.