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 527a72c commit 0841d05Copy full SHA for 0841d05
itkwidgets/viewer.py
@@ -49,7 +49,7 @@ async def run(self, ctx):
49
if ui == "pydata-sphinx":
50
config = {
51
"uiMachineOptions": {
52
- "href": "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0/dist/itk-viewer-bootstrap-ui.es.js",
+ "href": "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0/dist/bootstrapUIMachineOptions.js.es.js",
53
"export": "default",
54
}
55
0 commit comments