Hey guys,
Since a few weeks I am using python + jupyter notebook. It works very well.
Today I found out that ruby (!) can also work.
I was reading this here:
https://medium.com/@leslie.sage/jupyter-notebooks-for-ruby-1e380a584c87
Unfortunately they recommend MAC and I use linux.
I compile everything from source though. Would it be possible that
documentation is also added for people who prefer the source? Perhaps
some "gem install" variant, and perhaps showing where the necessary
source is? Right now the main README has info how to install on
ubuntu etc... but I don't easily see the source step variant.
Thanks for reading!