Comment by spenczar5
5 years ago
It's pretty funny how we went
- from IPython (a better, notebook-style Python interpreter shell)
- to IPython notebooks (IPython, but in a browser)
- to Jupyter Notebooks (IPy notebooks, but more backends)
- to Euporie, a text interface to Jupyter notebooks
Of course this does way more than IPython ever did, or even should do. But it's a pretty funny trajectory, everything old is new again.
IPython itself was never "notebook style", it was just a better REPL.