TNO Intern

Commit 4da25eff authored by Hen Brett's avatar Hen Brett 🐔
Browse files

Merge branch '107-change-docs-to-install-via-https' into 'main'

Revert "updating documentation on how to run the jupyter notebook examples"

Closes #107

See merge request !136
parents c85e3af1 fa31eec4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ uv add pythermogis --default-index https://ci.tno.nl/gitlab/api/v4/projects/1827
Clone and install from source with Pixi:

```bash
git clone https://ci.tno.nl/gitlab/ags_public/pythermogis.githttps://ci.tno.nl/gitlab/ags_public/pythermogis.git
git clone https://ci.tno.nl/gitlab/ags_public/pythermogis.git
cd pythermogis
pixi install
```
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ uv add pythermogis --default-index https://ci.tno.nl/gitlab/api/v4/projects/1827
Clone and install from source with Pixi:

```bash
git clone https://ci.tno.nl/gitlab/ags_public/pythermogis.githttps://ci.tno.nl/gitlab/ags_public/pythermogis.git
git clone https://ci.tno.nl/gitlab/ags_public/pythermogis.git
cd pythermogis
pixi install
```