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 e0c9c18 commit ecb2a56Copy full SHA for ecb2a56
itkwidgets/viewer.py
@@ -55,7 +55,7 @@ async def run(self, ctx):
55
if ui == "pydata-sphinx":
56
config = {
57
"uiMachineOptions": {
58
- "href": "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0.10.3/dist/bootstrapUIMachineOptions.js.es.js",
+ "href": "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0.11.0/dist/bootstrapUIMachineOptions.js.es.js",
59
"export": "default",
60
}
61
0 commit comments