andygrove opened a new issue #46: URL: https://github.com/apache/arrow-datafusion/issues/46
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** [Jupyter notebooks](https://jupyter.org/) are a popular tool for interacting with data science and "Big Data" systems and it would be nice if we could add support for this in Ballista. **Describe the solution you'd like** It probably makes sense to support writing Python code in the notebook, so this would depend on having Python bindings available for DataFusion & Ballista (see https://pypi.org/project/datafusion/). **Describe alternatives you've considered** None **Additional context** None -- 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]
