Show More
@@ -193,4 +193,4 b' class FileNotebookManager(BaseNotebookManager):' | |||||
193 | return name |
|
193 | return name | |
194 |
|
194 | |||
195 | def log_info(self): |
|
195 | def log_info(self): | |
196 |
self.log.info("Serving notebooks from local directory: %s", self. |
|
196 | self.log.info("Serving notebooks from local directory: %s", self.notebook_dir) |
General Comments 0
You need to be logged in to leave comments.
Login now