79694006

Date: 2025-07-08 09:35:38
Score: 0.5
Natty:
Report link

Dash deliberately ignores HOST whenever it detects that it is running inside a Conda-managed environment (CONDA_PREFIX is in os.environ).
This guard was added while fixing #3069 because some Conda activators export an invalid host name (e.g. x86_64-conda-linux-gnu), which breaks Flask’s socket binding.

https://github.com/plotly/dash/issues/3069
https://github.com/plotly/dash/pull/3130

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Salt