Web deployment question

Benjamin Gilbert bgilbert at cs.cmu.edu
Sun Oct 21 18:19:58 EDT 2012


On 10/19/2012 01:02 AM, Benjamin Gilbert wrote:
> Finally, when you run deepzoom_server.py, it will serve you *one* slide.
> To change the slide, you have to stop and restart the program.  It's
> intended as an example demonstrating how to integrate OpenSlide into a
> website; it's not really intended as a standalone system.

I've thrown together a quick web app that can serve multiple slides out 
of a directory tree:

     https://github.com/bgilbert/slidedeck

Click the "ZIP" button on that page to download.  It works like 
deepzoom_server.py, but you pass it a directory path rather than a filename.

--Benjamin Gilbert



More information about the openslide-users mailing list