Aaron
Aaron
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] When deploying notebook-controller via `v1.6.0-rc.0` the `manager` container of `notebook-controller`...
Adds `last_activity` of the jupyter server `api/terminals` endpoint. Our team needed the ability to also take into account terminal activity for culling, current culler logic only takes into account kernel...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] Attempted to add contributors via kubeflow UI but was unable...
Utilizing JupyterLab v3.4.3 ### Problem Currently the `api/terminals` endpoint only tracks activity when you print to the terminal or type to the terminal. We have a use case where our...