github nteract/nteract v0.8.0
nteract v0.8.0 - Burly Berliner

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

Hey all! Thanks for reading the release notes for this nteract.io beta. We've gone through some major refactors to bring you a more stable release than ever before. 👷👷‍♀️ We could really use your help in building nteract out, so let us know how you'd like to be involved. We can get you plugged in!

Release Notes

UI features

  • Kernels now sorted by display name in the menu (#2591)
  • Improve messaging about kernel state (#2628, #2495)
  • Log "extra" stdout / stderr streams from kernel to chrome console (#2646)
  • Theme aware title bar in the webapp (#2551, #2547, #2545)
  • Clear pager on output clear (#2525)
  • Always create block math if $$ occurs in markdown (#2499)
  • New Menu Items (webapp):
  • Improved menu look (webapp) (#2494)

Stability

  • Editor now tracks subscriptions and closes them (#2505)

Accessibilty

  • All octicon SVGs now have a <title> tag to describe their intent (#2587)

New components

  • Notebook selection menu (#2623)
    • Note: not integrated in any app yet

select your kernel

Big repo changes

  • No more @nteract/types module (it's part of @nteract/core and the originating packages)
  • @nteract/commuter-frontend has moved into @nteract/commuter directly to simplify publishing releases (#2634)

Developer Experience

Disclaimer

The only bundled kernel 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.