Commit 08e3185c authored by Sebastian Wahl's avatar Sebastian Wahl
Browse files

Merge branch 'clarify-quick-start-guide' into 'master'

Explicitly add cloning step

See merge request !9
parents d6a62b96 1b1a5ca6
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -18,13 +18,19 @@

## Quick start guide

Run
Clone this repository (only necessary once)

```bash
scripts/remote_jupyter_manager.sh
git clone https://git.geomar.de/python/jupyter_on_HPC_setup_guide.git
```

and follow the instructions given. It install a (hopefully) complete Python/Jupyterlab environment 
run

```bash
jupyter_on_HPC_setup_guide/scripts/remote_jupyter_manager.sh
```

and follow the instructions given. It installs a (hopefully) complete Python/Jupyterlab environment 
on any machine, and starts up Jupyterlab so you can start working immediately.

Note that it is highly recommended to get a more detailed understanding on what the