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

feat(API): Jupynium_execute_javascript, :JupyniumKernelInterrupt #46

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

kiyoon
Copy link
Owner

@kiyoon kiyoon commented Feb 23, 2023

Added API

Jupynium_execute_javascript(bufnr, code)

This can be used for #44. See README for how to get notebook kernel info.

Added command

:JupyniumKernelInterrupt #45

Deprecation (sorry! just name of commands)

  • :JupyniumRestartKernel -> :JupyniumKernelRestart
  • :JupyniumSelectKernel -> :JupyniumKernelSelect

They are relatively very new commands so I don't think many people configured it already, and also I thought it's good to start grouping types of commands.

You can still use the old commands (with fix #48), but you'll see a deprecation warning.

@kiyoon kiyoon merged commit ddf249f into master Feb 23, 2023
@kiyoon kiyoon deleted the feat/api branch March 4, 2023 11:59
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

Successfully merging this pull request may close these issues.

1 participant