Skip to content

Commit fe79f8f

Browse files
authored
Merge pull request #718 from thewtex/label-background-default-zero
BUG: Bump JS viewer for label image background weight 0.0
2 parents 3529089 + 54500a0 commit fe79f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itkwidgets/viewer_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ITK_VIEWER_SRC = (
2-
"https://bafybeigzy333sj7clxyuhglkua2qnymooxqkvsm7rt6b5matx7dhvjv6wu.on.fleek.co/"
2+
"https://bafybeicluuwk26eotnmcynvirwom2mqo5fmro5v3q43ptu7nsu3wgnwd3y.on.fleek.co/"
33
)
44
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/[email protected]/dist/bootstrapUIMachineOptions.js.es.js"
55
MUI_HREF = "https://cdn.jsdelivr.net/npm/[email protected]/dist/materialUIMachineOptions.js.es.js"

0 commit comments

Comments
 (0)