stencila/dockta

JupyterGenerator: should install packages needed to run Jupyter notebooks

nokome opened this issue · 0 comments

Implement a JupyterGenerator class which, if there is a .ipynb file in the folder, in the generated Dockerfile installs the jupyter Python package and runs the notebook server (CMD instruction).