Hacker News new | ask | show | jobs
by smcl 3248 days ago
I have one deployed on Digital Ocean (http://blog.mclemon.io/fedora-jupyter-on-a-linux-remote-usin...) but it's just not as convenient or quick as a local python repl for quick calcs and sums.
1 comments

Cool post! But I run ipython / jupyter console locally for such use cases. It's nicer than plain python IMHO. Tab completion, coloring etc.