|
|
| (6 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| Anunna has its [https://wiki.anunna.wur.nl/index.php/Jupyter Jupyter Server]
| | #REDIRECT [[Jupyter#Connecting from VSCode]] |
| | |
| 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 [https://wiki.anunna.wur.nl/index.php/Jupyter Jupyter Server] in the browser, login and start a server.
| |
| | |
| 5)
| |