Virtual Microscope OMERO.web extension application
Project description
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.
Copyright
2019-2020, The Open Microscopy Environment
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
Built Distribution
File details
Details for the file omero-virtual-microscope-1.2.0.tar.gz
.
File metadata
- Download URL: omero-virtual-microscope-1.2.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3fcc03867b7cc05b74506ca46716acad5dc0c45ed95a3398a203c7e04ff150f |
|
MD5 | 3442457ba3e63719d5acf351c1ff366c |
|
BLAKE2b-256 | 378c55b4dae04000ec682a932da1bf11183ccd9dcfb28bf076b19f44cab6ada5 |
File details
Details for the file omero_virtual_microscope-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: omero_virtual_microscope-1.2.0-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d31743e4feabcda386248d5c4e88f5739d2a89237520b269e176a3d845f2aaf |
|
MD5 | dcca99787a3556caed65c3936dc31345 |
|
BLAKE2b-256 | 117c47b02b442ba4644b6450df3e55054bab47566cae8d7749e2e0dc741f23b7 |