We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c3777 commit 7e6279cCopy full SHA for 7e6279c
src/vitessce/widget.py
@@ -11,6 +11,7 @@
11
MAX_PORT_TRIES = 1000
12
DEFAULT_PORT = 8000
13
14
+
15
class BackgroundServer:
16
# Reference: https://github.com/gosling-lang/gos/blob/main/gosling/data/_background_server.py#L10
17
def __init__(self, routes):
0 commit comments