mfhepp / py4docker

Template for running Python 3.x shell scripts and notebooks in a Docker container for isolation, security, and portability
MIT License
2 stars 0 forks source link

Notebook support; lock file export #14

Closed mfhepp closed 10 months ago

mfhepp commented 10 months ago

This PR adds support for Jupyter Notebook and JupyterLab, including multiple standard environment files. It also adds a version pinning mechanism to the build script.