MonkeyCanCode opened a new pull request, #2943: URL: https://github.com/apache/polaris/pull/2943
Missing changes for https://github.com/apache/polaris/pull/2899. I noticed `getting-started/spark/notebooks/Dockerfile` is using the same old jupyter spark image, thus created this PR to match to what we have in regtest. Couple additional changes made: 1. replace `source VENV` with `. VENV` (this remove the needed of change SHELL in dockerfile 2. move requirements.txt (the new one with jupyter) to regtest dir 3. -- 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]
