I have added Javascript kernel to Google Colab using following commands:
!npm install -g --unsafe-perm ijavascript zeromq
!ijsinstall --install=global
!jupyter-kernelspec list
Run Code Online (Sandbox Code Playgroud)
Now I want to code using JavaScript. How can I change the kernel?