You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codespace says it detects Python version: Detected Python 3.10.13 and runs that.
How can I specify the Python version in the VM config or in the Codepsace VSCode interface.
The reason I wan't to specify the Python version is so that local and Codespace environment are the same, so that troublesheeting issues is made easier - removing possible issues with environment differences.
The text was updated successfully, but these errors were encountered:
Local Python is Python 3.11.9
Codespace says it detects Python version: Detected Python 3.10.13 and runs that.
How can I specify the Python version in the VM config or in the Codepsace VSCode interface.
The reason I wan't to specify the Python version is so that local and Codespace environment are the same, so that troublesheeting issues is made easier - removing possible issues with environment differences.
The text was updated successfully, but these errors were encountered: