Pineapple Changelog

What's new in Pineapple 0.7.0

Dec 17, 2015
  • Build options for Python 2.7 or 3.5
  • Small collection of essentials (numpy+matplotlib) or large collection (e.g. scipy, ggplot)
  • Working pip script file for command-line package installation
  • Update to official released Python 3.5 (previously was rc3)
  • Support for @ operator for matrix multiply
  • Welcome notebook opens on first run
  • Fixes to examples for python 3.5

New in Pineapple 0.6.0 (Dec 17, 2015)

  • Custom themes (none, light, dark, borlandia, red)
  • Python 3.5
  • Latest numpy to support @ matrix multiply operator
  • Improved port selection on startup to avoid conflicts with other local servers
  • Package management magic commands
  • Add extension to turn cells into buttons
  • Add extension to make cells read-only
  • Allow windowed plots in matplotlib