Skip to content

v1.17.0

Compare
Choose a tag to compare
@BenRussert BenRussert released this 16 Jun 00:51
· 1107 commits to master since this release

⚠️ Deprecations:

  • Connecting to existing ZMQ kernels via a connection.json file #855

🎉 Features

  • Add restart-kernel-and-re-evaluate-bubbles command

    • Cleanly evaluate code from top to bottom and update existing bubbles
      refresh result bubbles
  • Make use of all available space in external output area #860

  • Add empty message to output view when nothing to display #857, #871

🐛 Bugs

  • Kernelspec user config is ignored on update-kernels #856
  • ZMQ kernel should call restart-callback on light-restart #857

👷 Internal Improvements

  • Remove ESLINT and pin prettier #865
  • Suppress logs in dev mode when logs disabled #872