DataTaunew | comments | leaders | submitlogin
Jupyter Ascending: IPython 4.0 released! (jupyter.org)
15 points by tfturing 3179 days ago | 5 comments


2 points by kdhaskjdhk 3172 days ago | link

FYI pymc3 fails to load in the notebook in version 4.0

-----

2 points by elyase 3178 days ago | link

What's new:

https://github.com/ipython/ipython/blob/master/docs/source/w...

-----

1 point by jacob 3178 days ago | link

Installed on Ubuntu using pip. Now can't launch notebook, error:

(process:14658): GLib-CRITICAL : g_slice_set_config: assertion 'sys_page_size == 0' failed [W 13:34:23.069 NotebookApp] 404 GET /api/kernels/7c57e92e-07c3-44b3-a3b3-173b69a5f8eb/channels?session_id=74687EA32B1C4574856136694BB668D7 (127.0.0.1): Kernel does not exist: 7c57e92e-07c3-44b3-a3b3-173b69a5f8eb [W 13:34:23.080 NotebookApp] 404 GET /api/kernels/7c57e92e-07c3-44b3-a3b3-173b69a5f8eb/channels?session_id=74687EA32B1C4574856136694BB668D7 (127.0.0.1) 14.86ms referer=None

-----

1 point by pmlandwehr 3176 days ago | link

Hmm. Thanks for taking the hit, though I don't have a good fix for you. Guess I'll hold off until 4.1...

-----

1 point by pmigdal 3178 days ago | link

From daily user's perspective - is it worth upgrading? (As I see its mostly internal splits, so for further development; are there any features except for notebooks probably being not backwards compatible?)

-----




RSS | Announcements