Show More
@@ -111,9 +111,8 b' class FileContentsManager(ContentsManager):' | |||||
111 |
|
111 | |||
112 | to be called on the path of a file just saved. |
|
112 | to be called on the path of a file just saved. | |
113 |
|
113 | |||
114 | This can be used to |
|
|||
115 | This can be used to process the file on disk, |
|
114 | This can be used to process the file on disk, | |
116 |
such as converting the notebook to |
|
115 | such as converting the notebook to a script or HTML via nbconvert. | |
117 |
|
116 | |||
118 | It will be called as (all arguments passed by keyword): |
|
117 | It will be called as (all arguments passed by keyword): | |
119 |
|
118 |
General Comments 0
You need to be logged in to leave comments.
Login now