MinRK
|
7fe1b00cdc
|
mention double-control-C to stop notebook server
in the initial log message.
closes #2971
|
2013-07-06 10:50:11 -07:00 |
|
MinRK
|
563d9372bf
|
up default max_msg_size to 1MB
|
2013-07-05 22:17:39 -07:00 |
|
MinRK
|
3ffc6d0ab5
|
Application.launch_instance
removes `new` from method name, since it isn't accurate.
|
2013-07-04 12:48:07 -07:00 |
|
MinRK
|
63b65b8c6c
|
use launch_new_instance classmethod to launch apps
|
2013-07-04 12:23:31 -07:00 |
|
Matthias Bussonnier
|
9640b57161
|
Merge pull request #3528 from minrk/staticbase
fix local mathjax with custom base_project_url
|
2013-07-04 02:24:34 -07:00 |
|
MinRK
|
b20845172b
|
fix local mathjax with custom base_project_url
closes #2720
|
2013-07-03 17:34:00 -07:00 |
|
Thomas Kluyver
|
a2bf752dba
|
Remove unused imports in IPython.html
|
2013-07-02 22:31:40 +01:00 |
|
MinRK
|
bd03a99e28
|
use parent=self throughout IPython
instead of `config=self.config`
only real effective change: IPythonKernelApp.parent has been renamed to IPKernelApp.parent_handle.
|
2013-06-29 12:41:17 -07:00 |
|
MinRK
|
a3653e34b1
|
update references for IPython.html
|
2013-06-27 11:14:10 -07:00 |
|
MinRK
|
cf726d6a40
|
mv IPython.html.notebook -> IPython.html
|
2013-06-27 11:14:10 -07:00 |
|