Show More
@@ -132,7 +132,7 b' def start_kernel(argv=None, **kwargs):' | |||||
132 |
|
132 | |||
133 | `start_kernel()` does full, regular IPython initialization, |
|
133 | `start_kernel()` does full, regular IPython initialization, | |
134 | including loading startup files, configuration, etc. |
|
134 | including loading startup files, configuration, etc. | |
135 | much of which is skipped by `embed()`. |
|
135 | much of which is skipped by `embed_kernel()`. | |
136 |
|
136 | |||
137 | Parameters |
|
137 | Parameters | |
138 | ---------- |
|
138 | ---------- |
General Comments 0
You need to be logged in to leave comments.
Login now