Matthias Geier
Matthias Geier
Can you please provide a minimal example for me to reproduce the problem? Are the images in different Markdown cells (but in the same notebook)?
> I use the very same repo from #162 OK, thanks. This answers my question from [above](https://github.com/spatialaudio/nbsphinx/issues/500#issuecomment-707560944): > Are the images in different Markdown cells (but in the same notebook)?...
@s-weigand Would you mind creating an issue or PR for https://github.com/choldgraf/sphinx-copybutton? The `itcase` case is indeed interesting, because the file itself is there (https://nbsphinx.readthedocs.io/en/itcase-theme/_static/copybutton.css), it's just not included in the...
> I can do this, but first I will create a tool to generate all the different theme docs in one swoop. That's a really good idea! I've just manually...
Thanks! > Since I can't find the source of `cloud-theme` I have no idea what is happening with the icon (my guess is that this is some js stuff). This...
The *Schrödinger* behavior of the `cloud` theme is indeed strange. I have no idea what's happening there. But this really isn't an `nbsphinx` problem. Would you mind creating an issue...
> The other themes, as I saw it, set `max-width: 100%;`, but `pytorch` sets `width` directly. So this is a bug in the pytorch theme? > IMHO having the `width:...
Thanks for the report! I don't know yet what causes the problem, but I've seen that there are similar problems when viewing on Github (https://github.com/fsimkovic/mmtf-pyspark/blob/master/demos/applications/MetalInteractionsAdvanced.ipynb), on nbviewer (http://nbviewer.jupyter.org/github/fsimkovic/mmtf-pyspark/blob/master/demos/applications/MetalInteractionsAdvanced.ipynb) and when...
Yes, this was an accidental "feature" which was removed in #215 (which was released in version 0.4.0).
> showing figure captions is quite essential. Would you mind showing a few selected examples for this? > Do you have any plan to add figure caption & numbering back?...