Change language of Notebook
I have conada + sysml 2 setup working in local jupyter.
https://mbse4u.com/2020/12/21/sysml-v2-release-whats-inside/
My setup for dataspell seems to work, but newly created notebooks are for python (and dropdown near url lists only python).
I can "Open notebook in browser" then change url to 'localhost.../lab' and there in launcher I can click "sysml 2" to create sysml 2 notebook. It now is listed in dataspell and works perfectly ( dropdown near url lists only sysml2).
How can I chose or change language in notebook so don't need to go to browser?
Please sign in to leave a comment.
To change the language/kernel for a notebook without going to the browser, you can follow these steps:
Select a kernel when creating a new notebook:
Change the kernel for an existing notebook:
Remember that kernels’ availability depends on your installations in your Jupyter environment. If the SysML 2 kernel is not showing up when you create a new notebook, it might be worth checking your kernel installations.