Skip to content

Commit 5d4dfd3

Browse files
Update README.md
1 parent e94c5cc commit 5d4dfd3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Add `omero_vitessce` as a tab in the right-hand-side panel:
2323

2424
$ omero config append omero.web.ui.right_plugins '["Vitessce", "omero_vitessce/webclient_plugins/right_plugin.vitessce.js.html", "vitessce_tab"]'
2525

26+
Add `omero_vitessce` as an open-with option:
27+
28+
omero config append omero.web.open_with '["omero_vitessce", "open_vitessce", {"supported_objects": ["project", "dataset", "image"], "label": "Vitessce"}]'
29+
2630
Add the omero web address (replace ´'"http://localhost:4080"'´ with your address):
2731

2832
$ omero config set omero.web.omero_vitessce.serveraddress '"http://localhost:4080"'
@@ -33,12 +37,12 @@ Usage
3337
============
3438
### Right-hand-side panel:
3539
- Prexisting config files
36-
- Autogenerating config file:
40+
- Autogenerating config file: COMING SOON!
3741

3842

3943
### Open-with:
40-
41-
COMING SOON!
44+
Right click on `projects`, `datasets` or `images` in the left-panel and select `open-witch` -> `Vitessce`.
45+
This will open the vitessce viewer in a new tab using the first configuration file attachement.
4246

4347
Development
4448
=======================

0 commit comments

Comments
 (0)