xubaiwang opened a new pull request, #296: URL: https://github.com/apache/arrow-js/pull/296
## What's Changed This pull request implements Jupyter integration for arrow-js, including the following two mime type: - [x] `text/html` - [ ] `application/vnd.dataresource+json` This implementation basically follows `nodejs-polars`'s [implementation](https://github.com/pola-rs/nodejs-polars/blob/13181a13fc7f1b0515f7298b122b67dc1ea62847/polars/dataframe.ts#L2197-L2208). Closes #245. -- 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]
