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

VSCode integration #60

Open
Flomastruk opened this issue Nov 30, 2020 · 1 comment
Open

VSCode integration #60

Flomastruk opened this issue Nov 30, 2020 · 1 comment

Comments

@Flomastruk
Copy link

VSCode is well-suited to run Juptyter python notebooks and can do so with different (conda-) environments. However, jupyterQ won't launch on my computer even though it shows an option to select "Q(kdb+)" kernel (the option became available after installing jupyterq). There isn't a dettailed error message I could find, it just shows:
"Command 'Jupyter: Select a Kernel' resulted in an error (Timed out waiting to get a heartbeat from kernel process.)"

@Dianeod
Copy link
Contributor

Dianeod commented Nov 30, 2020

The extension for programming languages other than python to be used within jupyter was only added to VisualStudio code earlier this month as detailed here https://devblogs.microsoft.com/python/introducing-the-jupyter-extension-for-vs-code/. As this is still in early development stage from the VisualStudio developers and is available as a beta feature we have not looked into adding support for the kernel at this point. We'll keep an eye out for it moving to be a fully supported feature from VisualStudio and prioritise the addition of support for this feature once we can assess complexity and value added.

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