-
Extend the work at #173 to apply to sage plots also, once it gets some testing. Add an example to the sample article in the right place.
-
```
What is the expected output? What do you see instead?
I have CPU and GPU temperatures, loads and speeds but no fan.
The W170ER has a single fan that cools the CPU and GPU but does not show up in …
-
```
What is the expected output? What do you see instead?
I have CPU and GPU temperatures, loads and speeds but no fan.
The W170ER has a single fan that cools the CPU and GPU but does not show up in …
-
```
What is the expected output? What do you see instead?
I have CPU and GPU temperatures, loads and speeds but no fan.
The W170ER has a single fan that cools the CPU and GPU but does not show up in …
-
### Describe the feature
One can not create a Sagemaker Studio Lifecycle Configuration using aws-cdk
### Use Case
I want to create a Sagemaker Studio Domain with a Lifecycle Configuration. There ex…
-
### Problem Description
I frequently use polynomial rings over other polynomial rings for easy extraction of terms. For example:
```
sage: R. = QQ[]
sage: S. = R[]
sage: p = (x+y+z)^2*sum(a^k fo…
-
Hi there, this is an exciting tool; thanks for making it!
Here are a couple of minor requests on input handling:
1) It could be nice to check for file existence prior to generating the fragment i…
-
Es wäre Sinnvoll wenn ich es schaffe, das ich die Anzahl der Personen die eine Antwort gegeben habe noch auf der Hauptseite Zeigen könnte.
Dafür soll ein eigenes Fenster eingebländet werden.
Proble…
-
This function is problematic when `sage.all` is not available (in modularized subset distributions):
```
def lookup_global(name):
"""
Used in unpickling the factory itself.
EXAMPLES::
…
-
This means not only having the flag but having working code for it in all classes' `info()` member function. Classes: `numeric`, `infinity`, `constant`, `symbol`, `function`, `add`, `mul`, `power`.
…