Hacker News new | ask | show | jobs
by bourbe 4050 days ago
Hi all of you,

I want to have a notebook where I can run

   - Spark/scala (like in zeppelin)
   - Python (Like in Ipython/Jupyter)
   - R
How can I do this ?
1 comments

I've yet to get around to trying it, but there is beakernotebook.com which claims to be basically iPython, but with support for multiple languages within the same notebook. It looks really neat.