deepakpanda93 opened a new pull request, #13939: URL: https://github.com/apache/hudi/pull/13939
### Describe the issue this Pull Request addresses This PR adds support for running JupyterLab within the existing Docker environment. ### Summary and Changelog - Installed jupyterlab and required Python packages inside the Docker image - Exposed port 8888 for notebook access - Added a launch command to run JupyterLab server within the container - Updated Docker CMD/entrypoint to support notebook environments ### Impact None ### Risk Level none ### Documentation Update a quick-start section or link in documentation could be added to show how to use notebooks via Docker ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Enough context is provided in the sections above - [ ] Adequate tests were added if applicable -- 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]
