Skip to content

v2.3.0

Compare
Choose a tag to compare
@lgeiger lgeiger released this 06 Mar 11:26
· 894 commits to master since this release

🎉 Features

  • Update Plugin API #1179, #862, #64
    This allows plugins to intercept or issue kernel commands.
    Checkout hydrogen-python which uses this to improve whitespace handling for Python and adds a variable explorer.

🐛 Bugs

  • Fix session name display in WSKernelPicker #1247, #1245

📝 Documentation

👷 Internal Improvements