You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Afterwards, you can install SCARR by typing:
54
54
python3 -m pip install .
55
55
```
56
56
57
-
Please note: for now, the reference OS for SCARR is Ubuntu 22.04 LTS with its default Python 3.10. See [here](https://scientific-python.org/specs/spec-0000/) why we will not support older Python versions.
57
+
Please note: for now, the reference OS for SCARR is Ubuntu 24.04 LTS with its default Python 3.12. See [here](https://scientific-python.org/specs/spec-0000/) why we will not support older Python versions.
58
58
59
59
To make use of [Jupyter notebooks](https://jupyter.org/), you may want to use [VS Code](https://code.visualstudio.com/) and its [Jupyter plugin](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter), or [PyCharm](https://www.jetbrains.com/pycharm/), but any other option to run Jupyter notebooks should work, too.
0 commit comments