Skip to content

eshnil2000/jupyter-omeroanalysis-desktop

 
 

Repository files navigation

Jupyter OMERO client Desktop

Binder

Run OMERO clients in a Linux desktop using Jupyter.

This is based on https://github.com/ryanlovett/nbnovnc

docker build -t jupyter-omeroanalysis-desktop .
docker run -it --rm -p 8888:8888 jupyter-omeroanalysis-desktop

Open the displayed URL, then go to /Desktop e.g. http://localhost:8888/Desktop and if you're lucky you'll see a Linux desktop with icons for OMERO.insight and FIJI.

About

Run OMERO clients in a Linux desktop using Jupyter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 77.8%
  • Python 22.2%