Skip to content

Archimorphic Archimedes

Pre-release
Pre-release
Compare
Choose a tag to compare
@rgbkrk rgbkrk released this 04 Oct 03:40
· 8452 commits to master since this release

Summary

Incredible alpha with a lot of improvements to the editor, performance, and environment. Skip down to downloads for your own copy on OS X, Linux, or Windows.

Disclaimer

No built in kernel, you will need kernels to be installed directly to run nteract:

python -m pip install ipykernel
python -m ipykernel install --user

Gratitude

This release wouldn't be as amazing without all the wonderful contributors over the past couple weeks. The nteract notebook is looking good.

People who contributed to this release:

  • Safia Abdalla
  • Alexander Booth
  • John Detlefs
  • Andreea-Daniela Ene
  • Sam Evanuk
  • Lukas Geiger
  • Estevan Jantsk
  • Alaina Kafkes
  • Abhishek Kapatkar
  • Kyle Kelley
  • Stephy Miehle
  • Phil Plückthun

Bots who contributed to this release:

  • Greenkeeper

Features! 🎉

  • Editor: Paren and bracket matching (#892)
  • Editor: Per cell find and replace (#875) - Video
  • New nteract theme! (#883)

super slick nteract color theme

  • Environment picks up user's shell environment (#842)
  • Splash page on startup during load (#853)
  • Status bar/gutter (#815)
  • Better table CSS (#825)
  • Blockquote styling (#850)

look at those block quotes

  • Initial support for the comms message spec (#827, #858)
  • GitHub authentication now more seamless, allows direct login (#826, #846, #862)
  • Editor: IPython CodeMirror mode (#871)

Bug 🐛 fixes

  • Cell: Cell is busy as soon as executed, across all cells (#882)
  • Editor: Behaves more like you expect for Intellisense (#869)
  • Editor: Make indentUnit and tabSize match (#873)
  • Output: Metadata now passed through to transforms (#812)
  • Editor: Max-width restriction removed to accommodate longer type ahead completions (#817)
  • Title bar: [OS X] Brought back setRepresentedFilename (#821)

setRepresentedFilename

  • Ensure that window closure happens after first notebook launched (#866)
  • Status bar: No more floating 👻 text in status bar (#877)
  • Native: Icon path resolved properly (#881)

🌮 🌯 🍜