andygrove commented on PR #1072:
URL: 
https://github.com/apache/datafusion-ballista/pull/1072#issuecomment-2408018325

   This looks good. Thanks.
   
   Could you also update the documentation (user guide, contributor guide, etc)?
   
   Here is a partial list of references:
   
   ```
   $ find . -name "*.md" -exec grep -Hi "web ui" {} \;
   ./docs/source/contributors-guide/code-organization.md:- [Web 
UI](https://github.com/apache/datafusion-ballista/tree/main/ballista/scheduler/ui)
   ./docs/source/user-guide/introduction.md:![Ballista Scheduler Web 
UI](./images/ballista-web-ui.png)
   ./docs/source/user-guide/scheduler.md:![Ballista Scheduler Web 
UI](./images/ballista-web-ui.png)
   ./docs/source/user-guide/deployment/docker.md:Starting nginx to serve 
Ballista Scheduler web UI on port 80
   ./docs/source/user-guide/deployment/docker-compose.md:The scheduler web UI 
is available on port 80 in the scheduler.
   ./CONTRIBUTING.md:- Javascript (Scheduler Web UI)
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to