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

Fix for #3 not in v0.1.0 release #6

Open
sswatson opened this issue Jul 5, 2019 · 0 comments
Open

Fix for #3 not in v0.1.0 release #6

sswatson opened this issue Jul 5, 2019 · 0 comments

Comments

@sswatson
Copy link

sswatson commented Jul 5, 2019

I downloaded the v0.1.0 source from the Releases tab, and it seems to be missing the fix discussed in Issue #3.

I searched dist/juniper.min.js for Kernel.startNew({type:this.kernelType,serverSettings:i}) and replaced that with Kernel.startNew({type:this.kernelType,name:this.kernelType,serverSettings:i}), and non-Python kernel support started working for me.

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

1 participant