Skip to content

feat (JupyterHub): Base notebook copy. #6

feat (JupyterHub): Base notebook copy.

feat (JupyterHub): Base notebook copy. #6

on:
push:
paths:
- jupyterhub/tensorflow-gpu/**/*
- .github/workflows/jupyterhub-tensorflow-gpu.yml
- .github/workflows/builder.yml
branches:
- "master"
- "main"
- "latest"
release:
types:
- created
jobs:
build-jupyterhub-tensorflow-gpu:
uses: ./.github/workflows/builder.yml
with:
context: jupyterhub/tensorflow-gpu
dockerfile: jupyterhub/tensorflow-gpu/Dockerfile
name: ertis-research/jupyterhub-tensorflow-gpu
platforms: linux/amd64