forked from nwhitehead/pineapple
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPLAN
36 lines (31 loc) · 1.14 KB
/
PLAN
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
To-do lists.
welcome doc in dmg
remove broken examples...
add examples... menu item to global menu with no docs open
put all licenses together in dir, script to gen final license file
update branding/logos
write webpage to advertise
custom theme colors (first pass done)
get working on Windows same way as linux
windows installer
automate builds for releases
add more packages following pyzo
include variation with python 3.4
include variation with python 3.5 (demo @ operator!!!)
add extensions such as graphviz: https://github.com/ipython/ipython/wiki/Extensions-Index
bug: mac version you need to quit twice
bug: when interrupt,restart kernel, sometimes lose connection, cannot restart
bug: intermittent leftover python kernels sometimes
bug: big output causes pineapple to hang while rendering (eg recursion f x = f x)
Other packages:
Some alternatives:
Anaconda
https://store.continuum.io/cshop/anaconda/
DIY using Portable Python
http://www.walkingrandomly.com/?p=5734
PythonXY
https://code.google.com/p/pythonxy/
WinPython
https://winpython.github.io/
Python Anywhere
https://www.pythonanywhere.com/