mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

word document export shows jupyter cells regardless of the remove-input tag

Open pmioulet opened this issue 7 months ago • 0 comments
trafficstars

Description

version: 1.3.25

Inside a jupyter notebook, if I use the the remove-input tag as documented to hide the input, the website on localhost:3000 hides the jupyter notebook cell which is correct. However, the cell is still present in the word output if i ask to build a word document.

Proposed solution

The word export should hide the cells if the tag is present on the jupyter notebook.

pmioulet avatar Mar 30 '25 11:03 pmioulet