File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ def change_pod_manifest(self: KubeSpawner):
138138` ` `
139139
140140The hook function should be part of a library installable as a pip package.
141- To see a real example, refer to the main [hook implementation](../applications/jupyterhub/src/harness_jupyter/jupyterhub.py).
141+ To see a real example, refer to the main [hook implementation](../applications/jupyterhub/src/harness_jupyter/harness_jupyter/ jupyterhub.py).
142142
143143# ## Add the hook
144144
@@ -178,5 +178,3 @@ to the [values.yaml](../applications/jupyterhub/deploy/values.yaml) file.
178178Cloudharness JupyterHub is integrated with the accounts service so enabling a shared single-sign-on with other applications in the solution.
179179
180180The spawner is also adapted providing a hook to allow other applications to be based on the hub spawner to run with their own configurations.
181-
182- Available
You can’t perform that action at this time.
0 commit comments