Running ruby on jupyter notebooks
Briefly

The article introduces the iruby gem, allowing Ruby developers to run their code within Jupyter notebooks—an environment initially designed for Python but also supporting Elixir through Livebook. This integration provides Ruby developers with a more interactive and feature-rich coding experience in a web browser, overcoming the limitations of traditional tools like IRB and Pry. The piece encourages Ruby enthusiasts to explore these advanced capabilities to enhance their coding practices, making Jupyter a versatile tool across multiple programming languages.
Jupyter notebooks enable users to run Python in a web application, while Livebook extends similar capabilities to Elixir, but Ruby developers can use iruby for Jupyter.
The iruby gem allows Ruby developers to leverage the functionality of Jupyter notebooks, providing an interactive environment for coding beyond what IRB or Pry offers.
Read at Rubyflow
[
|
]