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

Better naming for Docker images; CLI option for YAML filename #13

Closed mfhepp closed 10 months ago

mfhepp commented 10 months ago

This PR cleans up the mechanism for naming the Docker images and adds core functionality needed for running Jupyter notebooks within this project.