File size: 155 Bytes
105b369
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
from phi.k8s.app.jupyter.jupyter import (
    Jupyter,
    AppVolumeType,
    ContainerContext,
    ServiceType,
    RestartPolicy,
    ImagePullPolicy,
)