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.
2 parents 3a1c9c9 + 0841d05 commit 65cc22cCopy full SHA for 65cc22c
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