Skip to content

Commit

Permalink
Merge pull request #669 from bnmajor/bbox
Browse files Browse the repository at this point in the history
ENH: Add bounding box feature
  • Loading branch information
bnmajor authored Jun 1, 2023
2 parents 71873bf + e3c48f2 commit 187ffa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions itkwidgets/viewer_config.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ITK_VIEWER_SRC = (
"https://bafybeibp7aewb5ngv3o3kkqzd523b7742eumq23mllxba5tz2eakqxxwca.on.fleek.co/"
"https://bafybeigxr6gde3tvni2wq732hzwwabhodjajxtn4lf7dut5d4zist5wqxe.on.fleek.co/"
)
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0.23.0/dist/bootstrapUIMachineOptions.js.es.js"
PYDATA_SPHINX_HREF = "https://cdn.jsdelivr.net/npm/itk-viewer-bootstrap-ui@0.24.0/dist/bootstrapUIMachineOptions.js.es.js"
MUI_HREF = "https://cdn.jsdelivr.net/npm/[email protected]/dist/materialUIMachineOptions.js.es.js"

0 comments on commit 187ffa3

Please sign in to comment.