DEV Community

Cover image for RubyBook - a VSCode extension that provides a notebook interface for Ruby code
Raj Shah
Raj Shah

Posted on

RubyBook - a VSCode extension that provides a notebook interface for Ruby code

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 :/)

RubyBook

Oldest comments (0)