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

Change kernel #30

Closed
kiyoon opened this issue Feb 2, 2023 · 0 comments
Closed

Change kernel #30

kiyoon opened this issue Feb 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@kiyoon
Copy link
Owner

kiyoon commented Feb 2, 2023

  1. Add a command :JupyniumSelectKernel which will list all kernels you can switch to.
  1. When starting sync by creating a new ipynb file, automatically choose the appropriate kernel.
  1. Add a command :JupyniumRestartKernel

Useful javascript functions:

  • Jupyter.kernelselector.kernelspecs
  • Jupyter.notebook.kernel.name
  • Jupyter.kernelselector.set_kernel('conda-env-jupyter-r')
  • Jupyter.notebook.kernel.restart()
  • Jupyter.kernelselector.kernelspecs['conda-env-jupynium-py'].spec.language
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant