Add old sagemath config int he hopes that we can later uncomment it
This commit is contained in:
parent
bc6d0000a9
commit
abaf6b19ee
36 changed files with 177 additions and 147 deletions
|
@ -1,10 +1,9 @@
|
|||
# # SageMath se se prevede za Ubutnu 24.04: https://github.com/sagemath/sage/issues/38051#issuecomment-2123452861
|
||||
# - name: Install SageMath
|
||||
# apt:
|
||||
# name: sagemath
|
||||
# state: latest
|
||||
|
||||
# - name: Install SageMath - Jupyter
|
||||
# apt:
|
||||
# name: sagemath-jupyter
|
||||
# state: latest
|
||||
|
||||
- name: Do not install SageMath
|
||||
debug:
|
||||
msg: SageMath is not installable on Ubuntu 24.04 right now
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue