Setting Up Jupyterlab With Ruby Kernel (MacOS)

Sunday, Jun 28, 2020 | 1 minute read | Updated at Sunday, Jun 28, 2020

@
 Setting Up Jupyterlab With Ruby Kernel (MacOS)

Many are the reasons I choose to setup JupyterLabs with a Ruby Kernel, I will however not disclose those reasons :)

  • Setup python, pip, jupyter / jupyterlabs , ruby (soo many tutorials out there)
  • Setup the ruby kernel, especially on MacOS, not that many.

gem install cztop ffi-_rzmq iruby

  • Consider installing the optional dependencies to get additional functionality (gem install):

    • pry
    • pry-doc
    • awesome_print
    • gnuplot
    • rubyvis
    • nyaplot
    • cztop
    • rbczmq***
  • ‘rbczmq’ might fail if your build tools are not setup. To do that, run: brew insall libtool autoconf automake and rerun gem install rbczmq

  • Run iruby register --force

  • Restart your jupyterlab notebook to find your ruby kernel included.

© 2025 Reveries

🌱 Powered by Hugo with theme Dream.

Me

Self Introduction

Passionate about people & technology. With a plethora of experience managing both people and technology. I am currently a Technical Officer with the Communications Division of CSIR - Institute for Scientific and Technological Information. Here, I am responsible for transforming research outputs into software, tools, equipments and communication systems as tools for national development.

I am BIG about community and have spent the better part of the last decade; growing and managing various tech communities in Ghana. Most recent being the Google Developer Group (GDG). I ASPIRE to INSPIRE.

I like to dabble in a lot of technology related things; from code to Rpi’s.