Show More
@@ -233,7 +233,7 b' class ShellSocketChannel(ZMQSocketChannel):' | |||||
233 | will force store_history to be False. |
|
233 | will force store_history to be False. | |
234 |
|
234 | |||
235 | store_history : bool, optional (default True) |
|
235 | store_history : bool, optional (default True) | |
236 |
If set, the kernel will |
|
236 | If set, the kernel will store command history. This is forced | |
237 | to be False if silent is True. |
|
237 | to be False if silent is True. | |
238 |
|
238 | |||
239 | user_variables : list, optional |
|
239 | user_variables : list, optional |
General Comments 0
You need to be logged in to leave comments.
Login now