-
In a school setting, teachers may need to set up multiple systems with the same set of packages, potentially without good access to PyPI from individual machines. (https://twitter.com/chris_swan/statu…
-
I know how time consuming open source projects can be and this project is not a small one by any means. But I've seen some PRs open and several issues reported that this doesn't even compile. Also the…
-
#### Describe the bug
This is same bug as:
https://github.com/vector-im/element-web/issues/16919
Widgets are web pages in iframe. Web pages have white background by default.
Element web's wi…
-
@schlafly Where is the final list of DECaLs exposures that we should run this tool on?
-
This C code results in a program that works on Linux, but crashes on Windows for no reason.
I did this on Arch Linux:
```
[user@archVM tar]$ cat main.c
#include
int tar_read(int **archive, con…
-
**Describe the feature you'd like to see in Cosmo.**
Display both newest reply, and original poster of a thread. It's kinda weird that you see the original poster on the main page, but recent poster …
-
-
* Icon Data Processing Incubator version: 78adca6ba5c4f68f4b1b23c5011871dee0588cc0
* Python version: 3.11.8
* Operating System:
### Description
When loading data from KENDA (archive) correspon…
-
Thinking about this more, we could even target PEP 696 and define:
```py
ArrayT = TypeVar('ArrayT', bound=Array)
ArrayLikeT = TypeVar('ArrayLikeT', default=float | ArrayT)
class Cosmology(Gene…
-
When I cloned and served the template, I received this error:
`INFO - Building documentation...
ERROR - Config value: 'theme'. Error: Unrecognised theme name: 'basictheme'. The available in…