Results 169 issues of Matthias Geier

I didn't try it, but according to @takluyver (see https://github.com/jupyter/nbconvert/issues/730#issuecomment-436670496), `nbval` does *not* raise an error if a cell tagged with `raises-exception` does *not* raise an exception. I think that...

BTW: you should enable this: https://docs.readthedocs.io/en/stable/guides/autobuild-docs-for-pull-requests.html Then we could see if this actually works.

BTW: you should enable this: https://docs.readthedocs.io/en/stable/guides/autobuild-docs-for-pull-requests.html

See https://github.com/bastibe/PySoundCard/issues/16.

This is an experiment to find out if switching to API mode is feasible. It probably only makes sense if all of those items are fulfilled: * [x] works on...

Hi, I'm the maintainer of `nbsphinx`, which recommends using the `sphinx_gallery.load_style` extension (see https://nbsphinx.readthedocs.io/en/0.8.9/subdir/gallery.html). Apparently, in SG v0.11, the CSS structure has changed, most likely in #905. This has been...

Just a little heads-up: If and when https://github.com/sphinx-doc/sphinx/pull/7879 is merged, those line number will probably have to be removed from the copied text.

I'm not planning to ever use this feature, but I still feel this should be mentioned: The option `copybutton_skip_text` seems to expect a single line of text (by default `'>>>...