ray/dashboard/modules/serve
shrekris-anyscale a6bcb6cd1e
[serve] Create application.py (#23759)
The `Application` class is stored in `api.py`. The object is relatively standalone and is used as a dependency in other classes, so this change moves `Application` (and `ImmutableDeploymentDict`) to a new file, `application.py`.
2022-04-07 10:34:24 -05:00
..
tests [serve] Make Dashboard start Serve in the "serve" namespace (#23198) 2022-03-16 12:03:44 -05:00
__init__.py [serve] Add REST API (#22578) 2022-02-24 10:00:26 -06:00
sdk.py [serve] Implement Serve Application object (#22917) 2022-03-10 10:28:29 -06:00
serve_head.py [serve] Create application.py (#23759) 2022-04-07 10:34:24 -05:00