Jupyter Server Extension used serve files and provides a local build of Polus Render.
TODO: IMG
serve/
: Help on usage of extensionstatic/serve/render-ui/index.html
: Serves local version of Polus Render Web Applicationserve/file/(.+)
: Serves files at a specfied directory. Does not serve directories.
TODO Render-ui basic + advanced
TODO image, dataset, tif
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.