Skip to content

Resolve "Add support for Jupyter in GitLab via Kubernetes"

What does this MR do?

Adds JupyterHub to cluster applications section

Frontend:

  1. Provides a parameter in the installApplication event to include the parameters needed in the post requests
  2. Renders a row for jupyter, the input is only shown when an ip address exists for ingress.
  3. Adds tests

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

To enable easy-to-setup jupyter notebooks in GitLab

Screenshots (if relevant)

Screen_Shot_2018-05-24_at_2.41.39_PM

Screen_Shot_2018-05-24_at_2.43.39_PM

Screen_Shot_2018-05-24_at_2.43.49_PM

Screen_Shot_2018-05-24_at_2.44.13_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #46487 (closed)

Edited by Dmytro Zaporozhets (DZ)

Merge request reports