We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current ipynb api only allows setting the kernelspec. We should also allow extensions to set the language_info
language_info
The text was updated successfully, but these errors were encountered:
Fixed by #132298
Sorry, something went wrong.
@davidanthoff @DonJayamanne Can you please verify this new api resolves your issue? It should be in the latest VS Code insiders build
I just updated julia-vscode/julia-vscode#2424 to work with this new API, and it seems to all work! Hurray, much appreciated.
DonJayamanne
mjbvz
No branches or pull requests
The current ipynb api only allows setting the kernelspec. We should also allow extensions to set the
language_info
The text was updated successfully, but these errors were encountered: