Skip to content

centuri-engineering/omero-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omero-utils

Python and jupyter scripts, widgets and utilities for interacting with omero.

Install

git clone git@github.com:centuri-engineering/omero-utils.git
cd omero-utils
# you can install the listed dependecies instead
conda create -f environment.yml
conda activate omero
# if you want to use jupyter lab
jupyter labextension install bqplot
# install in developement mode
pip install -e .
# just install
python setup.py install

About

python and jupyter scripts, widgets and utilities for interacting with omero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published