-
Hi @aadya940,
this is part of [my review](https://github.com/openjournals/joss-reviews/issues/6880) and will be updated the next days.
Here is a list with open tasks:
- [x] Host the documenta…
-
Bug: `prange` does not lead to good parallelization.
The following example runs an expensive function 100 times.
* The serial implementation takes **0.39 seconds**.
* A parallelized implementation …
99991 updated
3 years ago
-
**Description**:
The goal of this issue is to leverage docstring comments in the source code to automatically generate HTML documentation pages for GitHub Pages. By doing so, we can provide clear and…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
The CI in GitHub Actions for the Satpy library have started hanging on Windows. It seems to …
-
Hello there.
In a general effort to make the python api documentation ecosystem a bit more standardized, I think documentation generators should adopt a common standard for serializable api structu…
-
I have a branch where I was playing around with this for deephaven.ui: https://github.com/mofojed/deephaven-plugins/tree/341-example-consistency-apidoc/plugins/ui/sphinx-docs
Hook this up for deephav…
-
### Describe the bug
`sphinx~=7.3.0` seems to break the [sphinx-immaterial](https://pypi.org/project/sphinx-immaterial/) theme, whereas `sphinx~=7.2.0` works fine with this theme
### How to Reproduc…
-
Windows 10 machine w/Anaconda 5 and Python 3.6.
I deleted full old Anaconda folder and installed Anaconda on top of it. Possible this caused some issues and am willing to give a whirl at the "proper…
-
### Describe the bug
Hello,
> Note: I am not sure if I should rather report that to Plotly, but could literaly not find any information on the internet. There is [one question on StackOverflow](ht…
-
# BaseSettings computed / dynamic values
Hello, can anyone please guide me to what is the correct way create computed fields by using Base settings?
I may be misunderstanding it's purpose though, if…