notebooks/components/crud-web-apps/jupyter/backend/apps/common
boarder7395 dfe131a537 Handle edge case when node capacity is undefined gracefully. Closes #7280. (kubeflow/kubeflow#7281)
* Handle edge case when node capacity is undefined gracefully

* Change log message to capacity

* No need to make the message a warning

* Resolve flake8 issue

* ensure closing bracket matches indentation of opening bracket

* Fix flake8 issues from other files
2023-12-06 07:37:06 +00:00
..
routes Handle edge case when node capacity is undefined gracefully. Closes #7280. (kubeflow/kubeflow#7281) 2023-12-06 07:37:06 +00:00
yaml fix: set default GPU vendors list (kubeflow/kubeflow#7320) 2023-10-09 08:28:18 +00:00
__init__.py Initialize the Jupyter web app frontend in crud-web-apps (kubeflow/kubeflow#5332) 2020-10-27 07:45:59 -07:00
form.py Fix Python linting (kubeflow/kubeflow#7060) 2023-03-30 09:32:05 +00:00
status.py fix: local var shadowing import (kubeflow/kubeflow#7375) 2023-10-23 18:05:08 +00:00
utils.py fix: KeyError on KF 1.8 (kubeflow/kubeflow#7335) 2023-10-13 08:45:52 +00:00
volumes.py jwa: Rework the Storage API of the web app (kubeflow/kubeflow#6321) 2022-02-07 16:26:17 +00:00
volumes_test.py JWA: Fix backend unittests and add GH Action (kubeflow/kubeflow#6711) 2022-11-08 10:35:39 +00:00