Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions init/profile_pyspark/ipython_nbconvert_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,9 @@
#------------------------------------------------------------------------------

# Exports to a Latex template. Inherit from this class if your template is
# LaTeX based and you need custom tranformers/filters. Inherit from it if you
# are writing your own HTML template and need custom tranformers/filters. If
# you don't need custom tranformers/filters, just change the 'template_file'
# LaTeX based and you need custom transformers/filters. Inherit from it if you
# are writing your own HTML template and need custom transformers/filters. If
# you don't need custom transformers/filters, just change the 'template_file'
# config option. Place your template in the special "/latex" subfolder of the
# "../templates" folder.

Expand Down