nteract / hydrogen

:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
https://nteract.gitbooks.io/hydrogen/
MIT License
3.93k stars 333 forks source link

fix: support Electron 11 #2161

Closed aminya closed 2 years ago

aminya commented 2 years ago

This updates zeromq package to the latest version that includes Electron 11 prebuilds.

Fixes #2152