Skip to main content

Virtual Microscope OMERO.web extension application

Project description

https://github.com/ome/omero-virtual-microscope/workflows/OMERO/badge.svg https://badge.fury.io/py/omero-virtual-microscope.svg

OMERO.web Virtual Microscope

Virtual Microscope OMERO.web extension application

Requirements

  • OMERO.web 5.6.0 or later

Installation

$ pip install omero-virtual-microscope

Add virtual-microscope custom app to your installed web apps:

$ omero config append omero.web.apps ‘“virtualmicroscope”’

N.B.: note that double quotes are wrapped by single quotes. Windows users will need to do

$ omero config append omero.web.apps “"virtualmicroscope"”

Redirect to post-login page

$ omero config set omero.web.login_redirect ‘{“redirect”: [“webindex”], “viewname”: “webindex_custom”}’

Now start up OMERO.web as normal.

Release process

This repository uses bump2version to manage version numbers. To tag a release run:

$ bumpversion release

This will remove the .dev0 suffix from the current version, commit, and tag the release.

To switch back to a development version run:

$ bumpversion --no-tag [major|minor|patch]

specifying major, minor or patch depending on whether the development branch will be a major, minor or patch release. This will also add the .dev0 suffix.

Remember to git push all commits and tags.

License

This project, similar to many Open Microscopy Environment (OME) projects, is licensed under the terms of the GNU General Public License (GPL) v2 or later.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omero-virtual-microscope-1.2.0.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

omero_virtual_microscope-1.2.0-py3-none-any.whl (17.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page