IAP GITLAB

Update Connection to JupyterLab with Windows using MobaXterm (at KIT) authored by Marius Bertrand's avatar Marius Bertrand
......@@ -42,7 +42,7 @@ Copy the last link suggested, and you should be good to go.
Installing packages
---
- To import any package with the command `import`, one must install the package before. The way it worked for me is the following (for every python usual packages):
- To import any package with the command `import`, one must install the package before. The way it worked for me is the following (for every python usual package):
`import sys`
......
......