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.92k stars 334 forks source link

fix: support Electron 11 #2161

Closed aminya closed 1 year ago

aminya commented 1 year ago

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

Fixes #2152