Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other JS/node.js kernels #1

Closed
aboutaaron opened this issue Mar 19, 2018 · 1 comment
Closed

Support for other JS/node.js kernels #1

aboutaaron opened this issue Mar 19, 2018 · 1 comment

Comments

@aboutaaron
Copy link

aboutaaron commented Mar 19, 2018

Hi,

I've been doing some data science work in node.js recently, so I'm really excited to check this project out!

I'm currently running node.js in my notebook with the notablemind node.js kernel. I was able to require dstools and I wrapped my array data in the Collection function and called .show() but was returned the Wrapper object for dstools instead of an actual HTML table.

.head() seems to work and modifies the _data key on the Wrapper object, but there's no table output to jupyter.

My guess is that dstools is meant to be used only with ijavascript at this moment.

Do you plan to support other kernels? I'm really excited about this project and would love to use it for my work. Also, let me know if there's any way I can help.

@elshor
Copy link
Owner

elshor commented Mar 20, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants