Rene Dworschak

Results 30 comments of Rene Dworschak

I think i could prepare the EN10255 addition, i see into the pipe.py. If it is done i make a pull-request.

#153 and https://github.com/sphinx-doc/sphinx/commit/6654687ec19a446388b7799c1e11b361921c4f7b ``` # Same as util.nested_parse_with_titles but try to handle nested # sections which should be raised higher up the doctree. ```

Sometime in the past i got the same issues. It's about how sphinx/nbsphinx rename images and copy these into the _build directory. Unfortunately, I can not reproduce the bug with...

> if the image is only within the notebook, how is the name for this image chosen? if the image is not linked per markdown...only a image output cell...like the...

The Bug ist back...or something like that. If in my ipynb file i have two inputcells...with ``` In[1]: ![](A.png) In[2]: ![](B.png) ``` then I get two images ONLY B.png in...

That would be great Pandoc can work with ipynb files itself now but it is limited. Am Sa., 25. Apr. 2020 um 11:27 Uhr schrieb Matthias Geier < [email protected]>: >...

**Short PDF from my JupyterLab - this is the view in JupytherLab Good html table / latex table** https://drive.google.com/open?id=1j2anOKF043fakQkGirtqZjukHOvFnYMn **Short PDF from the html (JupyterLab - sphinx/nbsphinx -> html)** https://drive.google.com/open?id=1B_8tuXPSl5PvjS8FDWdo7zLzyNFyX6x0...

have my own fork https://github.com/rddaz2013/sphinxtr/tree/UpdatePython27 at that times i still running python2.7! ...with python3 and ipython i moved to your project .-) I think if a output cell with text/latex...

That means the "hide_cell" option is not a function of nbsphinx - nbconvert/sphinx is doing the job? I had implemented it via the templates. https://github.com/spatialaudio/nbsphinx/compare/master...rddaz2013:master

What data type is saved as result in the ipynb file? It looks like the result is a function that could not resolved by nbsphinx.