3

質問があります。構成ファイルの次の 2 行は、nbconvert の構成オプションです ( http://nbconvert.readthedocs.io/en/latest/config_options.html )

それらはノートブック構成オプションの下にリストされていることに注意してください(http://jupyter-notebook.readthedocs.io/en/latest/config.html

c.TemplateExporter.template_path = ['.', "/Users/williamhenry/Library/Jupyter/templates"]

c.TemplateExporter.template_file = 'printviewlatex'

ただし、これらの構成オプションを実際に有効にする唯一の方法は、jupyter_nbconvert_config.py ファイルではなく、jupyter_notebook_config.py ファイルに配置することです。これは私には意味がありません。誰でも理由を説明できますか?

4

0 に答える 0