MonkeyCanCode commented on code in PR #2943:
URL: https://github.com/apache/polaris/pull/2943#discussion_r2479046479


##########
getting-started/spark/notebooks/SparkPolaris.ipynb:
##########
@@ -792,7 +792,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.11.6"
+   "version": "3.10.12"

Review Comment:
   Spark 3.5 (as well as latest 4.0) is using python 3.10 from official image. 
The jupyter image (very old and outdated) is using 3.11.6. As we are using 
official spark image, the jupyter is now installed on top of the new base.



-- 
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]

Reply via email to