github nteract/nteract v0.9.1
nteract v0.9.1 - Bewildered Bethe

latest releases: @nteract/monaco-editor@5.0.7, @nteract/monaco-editor@5.0.6, @nteract/stateful-components@1.7.15...
5 years ago

🐧 🐇 📤

A quick patch release that corrects builds for Linux and addresses some longstanding issues with outputs.

Desktop

  • Fixed AppImage build for Linux

All Notebook Apps

  • Corrected rendering of subsequent text/plain display_data and execute_result outputs
  • Improved performance during app usage by using Immutable objects for outputs again, making sure to allow Hydrogen's non-immutable version

Disclaimer for Desktop

The only bundled kernel with nteract desktop is JavaScript (node.js). To detect your current python kernel you will need to run

python -m ipykernel install --user

at the command line. For other kernels, check out https://nteract.io/kernels.

Desktop Installers

Don't miss a new nteract release

NewReleases is sending notifications on new releases.