Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 669 Bytes

File metadata and controls

20 lines (14 loc) · 669 Bytes

Polus-Server-Extension

Jupyter Server Extension used serve files and provides a local build of Polus Render.

TODO: IMG

API Endpoints

  • serve/: Help on usage of extension
  • static/serve/render-ui/index.html: Serves local version of Polus Render Web Application
  • serve/file/(.+): Serves files at a specfied directory. Does not serve directories.

Examples

TODO Render-ui basic + advanced

TODO image, dataset, tif

How to install

NOTE: jupyter_server dep not defined since it comes bundled with jupyter hub. Works on 2.7.0.

TODO pip or from this repo

After installation, you will need to restart the notebook server for changes to take effect.