first adaptions to quarto1.5, julia 1.10

This commit is contained in:
2024-02-21 18:02:17 +01:00
parent a81fd50015
commit d8123167be
4 changed files with 14 additions and 17 deletions

View File

@@ -27,17 +27,15 @@ Wenn man Julia direkt startet, wird die [Julia-REPL](https://docs.julialang.org/
```default
$ julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.8.5 (2023-01-08)
| | |_| | | | (_| | | Version 1.10.1 (2024-02-13)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
julia>
```