Forums

Using Python anywhere console in VS Code?

When I use Visual Studio (VS) Code on my Chromebook (the web version - vscode.dev), I can't run Python code because I can't install Python on a Chromebook. Is there a way to connect VS Code to Pythonanywhere (preferably a Bash console) so that I can use it as a terminal in VS Code?

There are a couple of options, but I'm aware they all require a paid account. The sshfs plug-in requires a pay account for SSH. And the remote development extension requires a outbound connection to the vscode servers which at the moment I don't think are on the API list