MCPcopy
hub / github.com/plotly/dash / server_url

Method server_url

dash/testing/browser.py:654–655  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

652
653 @property
654 def server_url(self) -> str:
655 return self._url
656
657 @server_url.setter
658 def server_url(self, value):

Callers

nothing calls this directly

Calls 1

wait_for_pageMethod · 0.95

Tested by

no test coverage detected