DACHS/Jupyter: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
Jupyter (an acronym for ''Ju''lia, ''Py''thon and ''R'') is a web application, allowing interactive programming and visualization in a browser. Jupyter uses so-called Jupyter-Notebooks to load and store the program, input data and it's output (including visualization) in a JSON-based file, allowing exchange between different implementations (like Visual Studio Code plus a Jupyter Extension) and specifically allowing incrementally editing using a version-control system like git.
Jupyter (an acronym for ''Ju''lia, ''Py''thon and ''R'') is a web application, allowing interactive programming and visualization in a browser. Jupyter uses so-called Jupyter-Notebooks to load and store the program, input data and it's output (including visualization) in a JSON-based file, allowing exchange between different implementations (like Visual Studio Code plus a Jupyter Extension) and specifically allowing incrementally editing using a version-control system like git.


We provide [https://jupyter.org/hub JupyterHub] at [https://dachs-jupyter.hs-esslingen.de https://dachs-jupyter.hs-esslingen.de/] as described below-
We provide [https://jupyter.org/hub JupyterHub] at [https://dachs-jupyter.hs-esslingen.de https://dachs-jupyter.hs-esslingen.de/] as described below.





Line 20: Line 19:
# Then [[DACHS/Login|login to DACHS]] via SSH '''at least once''': This ensures that your home directory is setup properly on DACHS
# Then [[DACHS/Login|login to DACHS]] via SSH '''at least once''': This ensures that your home directory is setup properly on DACHS
# Make sure you're '''connected to the VPN of your university''' (see above)
# Make sure you're '''connected to the VPN of your university''' (see above)



= Login process =
= Login process =
Line 25: Line 25:
https://dachs-jupyter.hs-esslingen.de
https://dachs-jupyter.hs-esslingen.de
You will need to specify the resources, as described in the next section.
You will need to specify the resources, as described in the next section.



= Selection of the compute resources =
= Selection of the compute resources =

Latest revision as of 18:06, 25 November 2025

Short description of Jupyter

Jupyter (an acronym for Julia, Python and R) is a web application, allowing interactive programming and visualization in a browser. Jupyter uses so-called Jupyter-Notebooks to load and store the program, input data and it's output (including visualization) in a JSON-based file, allowing exchange between different implementations (like Visual Studio Code plus a Jupyter Extension) and specifically allowing incrementally editing using a version-control system like git.

We provide JupyterHub at https://dachs-jupyter.hs-esslingen.de/ as described below.


Access requirements

Attention.svg

Access to Jupyter is limited to IP addresses from the BelWü network. All partners of DACHS are connected to BelWü, so if you are on your campus network (e.g. in your office or on the Campus WiFi) you should be able to connect without restrictions. Otherwise, You will see a hint about having to connect using VPN to Your home institution (and make sure, that all packets are routed through your home institution's VPN, and not in SPLIT tunneling mode, see Login page.

Prerequisites

  1. Register as described on the Registration
  2. Then login to DACHS via SSH at least once: This ensures that your home directory is setup properly on DACHS
  3. Make sure you're connected to the VPN of your university (see above)


Login process

After having logged into

 https://dachs-jupyter.hs-esslingen.de

You will need to specify the resources, as described in the next section.


Selection of the compute resources