Skip to content

Use pysepal's TileBridge - #21

Open
dfguerrerom wants to merge 1 commit into
mainfrom
refactor/tile-bridge-to-pysepal
Open

Use pysepal's TileBridge#21
dfguerrerom wants to merge 1 commit into
mainfrom
refactor/tile-bridge-to-pysepal

Conversation

@dfguerrerom

Copy link
Copy Markdown
Contributor

Cleanup items (a) and (b) of the tile-transport plan.

The comm bridge that carries kernel-local tile URLs to the browser was a private component in app.py, but both tile servers need it and every SEPAL app was going to copy it — so it moved to pysepal as solara.TileBridge. The app keeps one line. The opt-out flag moved with it and is now PYSEPAL_TILE_BRIDGE rather than a name borrowed from localtileserver, which never knew about it.

Blocked on pysepal 3.9.0. Tests: 198 passed.

The comm-bridge component moved to pysepal, where it belongs: both tile
servers need it and every SEPAL app was going to copy it. The opt-out flag
moves with it as PYSEPAL_TILE_BRIDGE.

Needs pysepal 3.9.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant