Hello team,
Thanks for putting together this workshop. I've done a run through and I needed to make some changes to the settings.json file in the codespace.
Added these two lines:
"python.envFile": "${workspaceFolder}/.env",
"python.terminal.useEnvFile": true
Cheers
Daniella
Hello team,
Thanks for putting together this workshop. I've done a run through and I needed to make some changes to the settings.json file in the codespace.
Added these two lines:
"python.envFile": "${workspaceFolder}/.env",
"python.terminal.useEnvFile": true
Cheers
Daniella