-
When I build with sphinx1.7 using the sphinxcontrib.tikz extension, I get the following error.
> Extension error:
Could not import extension sphinxcontrib.tikz (exception: No module named 'sphinx.…
-
`nbsphinx` and `sphinxcontrib-mermaid` are conflict
sphinxcontrib-mermaid need `https://unpkg.com/mermaid/dist/mermaid.min.js`
nbsphinx need `https://cdnjs.cloudflare.com/ajax/libs/require.js…
-
## Description
The new MPI implementation utilizing the OpenMDAO's MPI object seems to work fine with OpenFAST examples, but it is not working with level 1 RAFT examples.
### Steps to reproduce is…
-
### Describe the problem
There is not a problem to solve per se. The [current API documentation is good](https://docs.weblate.org/en/latest/api.html). In my opinion, the proposed OpenAPI standard m…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
Currently a bundle build has repeated
```
>> running shell command:
/apps/Test2/software/Python/3.12.3-GCCcore-13.3.0/bin/python -m pip check
[started at: 2024-08-22 16:50:45]
…
-
### Describe the bug
I have updated a company template to Sphinx 5.3.0. While testing the updated setup I noticed that I can not use the class anymore.
Before the update we used a patched 2.1.2 v…
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
Currently, there are no official releases from https://github.com/sphinx-contrib/video and the project seems a bit dead.
At first, it's now forked here: https://github.com/readthedocs/sphinxcontrib…
-
### Describe the bug
**context**
When I set `nb_execution_show_tb = True` in my `conf.py` and my CI build fails, no exceptions are printed.
Possibly relevant packages installed by CI:
```
jupyt…