Skip to content

feat: Dockerfile with a basic setup of the jupyter extension

kandolfp requested to merge kandolfp/iparaview-kernel:main into main

I needed this extension to run in a JupyterHub environment and therefore wrote a Dockerfile for it. This is a stripped down simplified version with the basic functionality and install routines for the extension to work and test.

Merge request reports