Hi All,
I wanted to share a VS Code extension RubyBook that I just published. It provides a notebook interface for Ruby code. ๐
This extension spawns a pry
process in the background to allow users to create experiences with connected, executable Ruby cells and informational Markdown cells. ๐
GitHub Repo: https://github.com/rajshah11/ruby-book
VS Code Extension: https://marketplace.visualstudio.com/items?itemName=rajshah11.ruby-book
Demo GIF - https://dev-to-uploads.s3.amazonaws.com/uploads/articles/n1qopcqt0w3tp0wm4g0w.gif (Embedding in Markdown failing :/)
Top comments (0)