Y
Hacker News
new
|
ask
|
show
|
jobs
by
andykx
2332 days ago
Oh, very cool. Sounds like something I’d love to use. I always loved the Clojure REPL.
2 comments
fulafel
2332 days ago
Fun fact: you can use Clojure with Jupyter:
https://github.com/clojupyter/clojupyter
(Jupyter supports "kernels" and there are also more non-Python language kernels that you can use)
link
gimagon
2332 days ago
Notebooks also inline visualizations more naturally than the repl, which makes them really nice for the data analysis workflow.
link
(Jupyter supports "kernels" and there are also more non-Python language kernels that you can use)