VSCode to Jupyter
Jump to navigation
Jump to search
Anunna has its Jupyter Server
If you want to connect your local VSCode (Visual Studio Code) to the Jupyter Server with certain kernel, taking Python kernel as an example, you should try:
1) Upgrade your VSCode app to the latest version. (You could firstly skip this step, however, do it if the following steps can't make a sucessful connection).
2) In the VSCode, install (or upgrade if exists) the latest version of Jupyter(Jupyter Extension for Visual Studio Code).
3) In the VSCode, install (or upgrade if exists) the latest version of Python(Python extension for Visual Studio Code).
(Change Python extension to R or Julia, in the case of R or Julia kernels).
4) Open Jupyter Server in the browser, login and start a server.
5)