xubaiwang commented on PR #296:
URL: https://github.com/apache/arrow-js/pull/296#issuecomment-3352297101

   @domoritz I think it's currently impossible. 
   
   Although it can be moved to a separate function, this is far less useful in 
Jupyter context. People do not want an extra function to inspect a single value.
   
   Is it possible to create a Deno specific target/platform 
(`apache-arrow/deno` or `apache-arrow/jupyter`)? 
   As far as I know, all other JavaScript kernel has discontinued 
(`IJavascript`, `tslab`). 
   
   If we make this feature deno/jupyter platform specific (through prototype 
mutation and .d.ts), it will not affect other platforms.


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