Skip to content

Releases: nwhitehead/pineapple

v0.7

15 Sep 02:01
Compare
Choose a tag to compare

This release includes:

  • 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

v0.6

12 Sep 06:15
Compare
Choose a tag to compare

This release brings:

  • 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

Initial Public Release

02 Sep 21:05
Compare
Choose a tag to compare

This is the initial public release of Pineapple. Try it out, see if it works. Report back issues.