drauschenbach commented on issue #46: URL: https://github.com/apache/arrow-datafusion/issues/46#issuecomment-855250829
I've investigated Python and JavaScript notebooks for Ballista, and think that Rust notebooks would be the low-hanging fruit and natural starting point: https://github.com/google/evcxr/blob/main/evcxr_jupyter/README.md EvCxR supports one-liner crate imports, and that's how the Ballista Client could be integrated, once #509 and #234 are addressed. Since EvCxR already exists, maybe this issue should be renamed to focus more specifically on a Python-specific Jupyter kernel. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
