-
Since the gallery takes a while to build it would be good to be able to build the docs without generating the galleries. It looks like adding the following to the Makefile will do it
```
html-nop…
j-c-c updated
2 years ago
-
When trying to update Fisher I get this error:
fisher failed:
0: Command failed: `/usr/bin/fish -c 'fisher update'`
1: `/usr/bin/fish` failed: exit status: 127
Location:
src/steps/o…
-
Hi all,
I have installed all the dependencies, included the gsl library. However COCNOCT is not able to run cause it can't find the 'vbgmm' module. I have read all the threads treating this proble…
-
I have problems with generate documentation. Any hint what it could be?
```console
+ /usr/bin/sphinx-build -j48 -n -T -b man docs/source/usrman build/sphinx/man
Running Sphinx v5.3.0
/usr/lib/pyth…
-
### Informations
- **Python version**:
```
Python 3.9.15 (main, Oct 11 2022, 21:39:54)
[Clang 14.0.0 (clang-1400.0.29.102)] on darwin
```
### What is the current behavior?
`autosummary`…
-
[JOSS Review](https://github.com/openjournals/joss-reviews/issues/4719)
I see that almost all of the implemented methods include docstrings, but the [API documentation](https://strucscan.readthedoc…
-
Hey,
Currently, when I run the following code snippet
```py
engine.connect().connection.cursor().execute(query_string).fetch_arrow_all()
```
a segmentation fault is raised when **pandas is not…
-
If there is a way to do this and I missed it, I would really appreciate a pointer in the right direction. If not, I think it would be really nice to have a way to specify in `setup.cfg` or otherwise a…
-
Code:
* https://github.com/automl/SMAC3/blob/master/smac/callbacks.py
Docs:
* https://automl.github.io/SMAC3/master/apidoc/smac.callbacks.html
There is no example and the only way to know abou…
-
Need to investigate and fix hosted documentation to show the API Reference information. [Example empty page here](https://veinsoftheearth.github.io/RivGraph/apiref/rivgraph.html).