Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You might want to check out ipython notebook: http://ipython.org/ipython-doc/dev/interactive/htmlnotebook.... and http://ipython.org/videos.html

It's a pretty awesome interactive Python environment.



I have IPython. I want Light Table as well :)


In fact, IPython has a notion of a kernel, a process speaking a documented protocol over ZeroMQ to execute code, provide tab completions, and so on. The way LightTable talks about 'starting a client' makes me wonder if it could use IPython to provide some of those features.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: