Skip to content

v2.8.0

Compare
Choose a tag to compare
@kylebarron kylebarron released this 06 Feb 07:06
· 760 commits to master since this release

🎉 Features

  • Support exporting markdown cells to notebook file #1498
  • Import Jupyter Notebook files into Atom #1501
  • Auto-import Jupyter Notebook files #1515

🐛 Bugs

  • Fix toggling hydrogen output mode #1494
  • Don't trim text put on clipboard #1511
  • Fix package repo URL link #1518
  • Fix cell boundaries when regex matches outside comment #1520

👷 Internal Improvements

  • Provide ordering to configuration settings #1530
  • Remove initial empty cell from codeManager.getCells #1505

📝 Documentation

  • Remove duplicated data explorer docs example #1490