I’ve been trying to use environment variables as a safe way to prevent dash going into developer mode in production, but Dash doesn’t seem to respect the environment variables when I set them in my Windows dev environment. I’m attaching a screenshot. I should mention that I work with virtual conda environments.
Do you give any arguments for app.run_server
?
No. I was under the impression that the env variables should make this obsolete.