RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Running ruby on jupyter notebooks

You’ve maybe heard about Jupyter notebooks - an awesome web application which allows you to run python code in a browser. There are another similar project - Livebook which allow running Elixir code in browser.

But what to do if you are a ruby developer and irb and pry is not enough for you? Fortunately, with iruby gem you can run ruby code in Jupyter notebooks. So, lets start.

https://alec-c4.com/posts/2022-12-25-jupyter-ruby

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in