Releases: nwhitehead/pineapple
Releases · nwhitehead/pineapple
v0.7
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
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
This is the initial public release of Pineapple. Try it out, see if it works. Report back issues.