AICoE / s2i-custom-notebook

An s2i container image for JupyterHub with custom notebooks and dependencies
GNU General Public License v3.0
4 stars 12 forks source link

copy notebooks directory into a named folder #2

Closed durandom closed 4 years ago

durandom commented 4 years ago

Now the notebooks are copied into notebooks-<timestamp> If you start different images, this is not fun. Let's start with inferring the folder name from the git repo that is used to build the image. If that's not easy, use an environment variable