标签: jupyter-notebook
我正在Windows 10中使用jupyter笔记本。我想在笔记本打印预览中隐藏某些单元格。
尝试过 https://jupyter.org/jupyter-book/features/hiding.html#hiding-code-cells-and-displaying-a-button-to-show-them
,还有hide_code包。但似乎不起作用。