From 6fef1ed6dccb7d17c56079fad084eaf6153fd08f Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Tue, 14 Jun 2022 15:54:05 +0000
Subject: [PATCH] Update usePythonInRStudio.md

---
 howTo/usePythonInRStudio.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/howTo/usePythonInRStudio.md b/howTo/usePythonInRStudio.md
index cad402f..bd71275 100644
--- a/howTo/usePythonInRStudio.md
+++ b/howTo/usePythonInRStudio.md
@@ -15,3 +15,5 @@ On a mac:
  * you may have to do this twice for it to work
 
  If you open a .py file and try to run it, RStudio will want to install [reticulate](https://rstudio.github.io/reticulate/) which is R's interface to Python (apparently).
+
+it's all getting a bit serpentine...
-- 
GitLab