Min RK 12 years ago
parent f2343e4ec5
commit ee00dcf083

@ -111,9 +111,8 @@ class FileContentsManager(ContentsManager):
to be called on the path of a file just saved.
This can be used to
This can be used to process the file on disk,
such as converting the notebook to other formats, such as Python or HTML via nbconvert
such as converting the notebook to a script or HTML via nbconvert.
It will be called as (all arguments passed by keyword):

Loading…
Cancel
Save