Open-source plugin for interactive computing in text editors and IDEs, supporting 50+ programming languages with inline output displays
Hydrogen is an open-source plugin built for the Atom text editor that allows users to run code interactively. It supports over 50 programming languages and enables rich outputs to be displayed inline, including text, tables, plots, images, and more.
Some key features of Hydrogen include:
Hydrogen was created by the nteract team to bring an interactive computing experience seamlessly to text editors and IDEs. It enables data scientists to leverage the power of Jupyter Kernels and Kernel messaging within their preferred coding environment. The plugin is open-source and extensible via a robust API.