Jupyter is great ! Did you know that Github renders the .ipynb files ? See <a href="https://github.com/SciRuby/sciruby-notebooks/blob/master/getting_started.ipynb" rel="nofollow">https://github.com/SciRuby/sciruby-notebooks/blob/master/get...</a> for example.
Does it have any new features? I am a big fan of IPython Notebook/Jupyter, and use it daily, but from the release note I don't see what's that cool in v 4.0 (from the users perspective).<p>I.e. is there a reason to actually upgrade? (Against typical cons - notebooks are not backwards compatible.)
>Since all of these packages were part of IPython 3, they are all starting out at 4.0. They won't be updated in coordination with each other as their APIs and release schedules will be allowed to advance at their own respective paces.<p>I can see this leading to problems. Are we going to be left in a position of new features being added to one project while being unusable because the other project release schedule is lagging behind a bit?
`echo 'alias ipython=jupyter' >> ~/.bash_profile`<p>Since I seriously doubt I'll ever remember the name "Jupyter". According to PG, they should change their name- because jupyter.com is already taken.
And it works with R now! Nice ...... :)<p><a href="https://github.com/joyofdata/joyofdata-articles/tree/master/r-meets-ipython" rel="nofollow">https://github.com/joyofdata/joyofdata-articles/tree/master/...</a>