It would be nice if we had support to specify individual subdirectories instead of entire repos as a target, each with their own target papermilled notebook / bash script and conda environment file.
Example:
repo/
foo/
process.ipynb
environment.yml
bar/
process.ipynb
environment.yml
It would be nice if we had support to specify individual subdirectories instead of entire repos as a target, each with their own target papermilled notebook / bash script and conda environment file.
Example: