-
I have a cell block containing a shell command:
```
!nvidia-smi
```
```
{
"cell_type": "code",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
},
"id…
-
I used nbsphinx to create some highlighted code. The first block with the import statements looks fine, afterwards the code is not visible anymore, see here:
![grafik](https://user-images.githubuse…
-
### Describe the bug
Looks like pytest is failing with eerors.
### To Reproduce
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle use…
-
**What is your question?**
I am trying to build cuml from the source and followed all the instruction as given. everything goes right until
`make -j `
when i run this command it runs up to 43% - t…
-
### What happened?
Hi, I am trying to do a SIMPLISMA analysis but I am not able to obtain more than 2 components, even if I explicitly set n_pc, like this:
pure = scp.SIMPLISMA(array,n_pc=3,noise=…
-
The GeoCAT overview content is currently housed in `notebooks/geocat/00-Overview.ipynb`. We need to show that content on the tutorial home page.
I can thnik of two ways:
1. Copy content from th…
-
We use the `.. nbgallery::` directive in the documentation of the Gammapy project to include tutorial notebooks in the normal documentation (https://docs.gammapy.org/0.20.1/tutorials/index.html). This…
-
See discussion on https://groups.google.com/g/openpiv-users/c/DGR-1QC2zGM/m/PWL-dW1JAQAJ
and the answer which is the proposed TODO list:
Main documentation would be always:
https://openpiv.rea…
-
Under nbsphinx, links were already more difficult to spot in readthedocs than in jupyternotebooks. Now that we have moved to MyST, links are even harder to spot. I wonder how difficult it would be to …
-
I have noted in the last release that the minigalleries do not render in lines but as columns:
![image](https://user-images.githubusercontent.com/1386873/185317924-de501ce8-1d66-4997-b4ad-5ba7bfa…