Y
Hacker News
new
|
ask
|
show
|
jobs
by
alphaIuGN59
3050 days ago
I wonder what was the reason this was written in C++, not in Python or other interpreted languages? Is speed a concern here?
1 comments
tavert
3050 days ago
Embed-ability, distribution. Using Jupyter from R, Julia, etc generally has an awkward dependency on python for the notebook server.
link
alphaIuGN59
3046 days ago
thanks
link