Show More
@@ -202,6 +202,7 b' class NotebookWebApplication(web.Application):' | |||
|
202 | 202 | cluster_manager=cluster_manager, |
|
203 | 203 | |
|
204 | 204 | # IPython stuff |
|
205 | mathjax_url=ipython_app.mathjax_url, | |
|
205 | 206 | max_msg_size=ipython_app.max_msg_size, |
|
206 | 207 | config=ipython_app.config, |
|
207 | 208 | use_less=ipython_app.use_less, |
General Comments 0
You need to be logged in to leave comments.
Login now