5 ms·
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 ?
by bourbe 11y 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 ?
- dagw 11y agoI'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.