Resolve common issues with Preswald setup, development and deployment.
Command + Shift + R
to force a refresh.Ctrl + F5
to clear the cache and reload the page.gcloud auth login
to authenticate your account.gcloud config set project <project-id>
.venv
myenv
with the desired name for your environment and 3.9
with your desired Python version.
docker logs <container-id>
gcloud app logs read
data.csv
) are correct and accessible.
env
folder, recreate the virtual environment, and reinstall dependencies.