We've discontinued the registration of new Bundles

New Bundle registrations are no longer accepted. Existing bundles remain functional. We recommend using the Juju Terraform Provider for new deployments.

Jupyter

Notebook Charmers Publisher | bundle

Platform:

Channel Revision Published
latest/stable 13 01 Jul 2021
latest/candidate 13 01 Jul 2021
latest/beta 13 01 Jul 2021
latest/edge 16 09 Aug 2021
juju deploy jupyter

Learn about configurations >

  • cluster-domain | string

    Default: cluster.local

    Specifies the base domain name of the Kubernetes cluster, which is used in culling to correctly resolve and address the services and resources within the cluster.

  • cull-idle-time | int

    Default: 1440

    The amount of time (in minutes) that a Jupyter notebook server can remain idle before it is automatically shut down.

  • enable-culling | boolean

    Default: True

    Enables culling of idle Jupyter pods

  • idleness-check-period | int

    Default: 1

    Interval (in minutes) at which the system checks for idle Jupyter notebook servers to determine if they should be culled.

  • use-istio | boolean

    Default: True

    Should be set to true for kubeflow users. When set to false Istio's virtual services will not be created for notebooks