VSCode to Jupyter: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
(Created page with "Anunna has its [https://wiki.anunna.wur.nl/index.php/Jupyter Jupyter Server] If you want to connect your local VSCode (Visual Studio Code) to the Jupyter Server with certain kernel, you should try: 1) Upgrade your VSCode app to the latest version. 2) Install/Upgrade Extension of Jupyter")
 
No edit summary
Line 1: Line 1:
Anunna has its [https://wiki.anunna.wur.nl/index.php/Jupyter Jupyter Server]
Anunna has its [https://wiki.anunna.wur.nl/index.php/Jupyter Jupyter Server]


If you want to connect your local VSCode (Visual Studio Code) to the Jupyter Server with certain kernel, you should try:
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.
 
2) Install/Upgrade Extension of Jupyter
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)

Revision as of 15:33, 20 September 2024

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)