File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11Changes in IPython kernel
22=========================
33
4+ 4.4
5+ ---
6+
7+ `4.4 on GitHub <https://github.com/ipython/ipykernel/milestones/4.4 >`__
8+
9+ - Fixes for logging problems caused by 4.3,
10+ where logging could go to the terminal instead of the notebook.
11+ - Add ``--sys-prefix `` and ``--profile `` arguments to :command: `ipython kernel install `
12+ - Allow Comm (Widget) messages to be sent from background threads
13+ - Select inline matplotlib backend by default if ``%matplotlib `` magic or
14+ ``matplotlib.use() `` are not called explicitly (for matplotlib >= 1.5).
15+ - Fix some longstanding minor deviations from the message protocol
16+ (missing status: ok in a few replies, connect_reply format).
17+
18+
4194.3
520---
621
You can’t perform that action at this time.
0 commit comments