nteract v0.10.0 - Basic Bhabha

@rgbkrk rgbkrk released this Jul 15, 2018 · 12 commits to master since this release

  • Really fixed AppImage build for Linux
  • Unified directory listing component for commuter and jupyter extension
  • Brand new @mybinder components and libraries for caching Binder hosts
  • Tray icon for launching notebooks!

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