I’m all about Jupyter for exploratory work—being able to run cells individually is a game-changer.
But for proper apps, VS Code + virtualenv is my setup. The debugger is a lifesaver.
If you’re on Windows, the terminal can be weird with Python. Maybe try WSL or Git Bash?
how do you run python? Depends on the job, tbh.
But for proper apps, VS Code + virtualenv is my setup. The debugger is a lifesaver.
If you’re on Windows, the terminal can be weird with Python. Maybe try WSL or Git Bash?
how do you run python? Depends on the job, tbh.
