![]() |
2013-01-07
, 22:49
|
Posts: 9 |
Thanked: 0 times |
Joined on Feb 2012
|
#11
|
![]() |
2013-01-07
, 23:34
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#12
|
nice, are you still planning to release a new SymPy package with launcher icon, possibly even with some GUI?
![]() |
2013-01-18
, 17:21
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#13
|
pythonipython-qtconsole*
python-support
libreadline5
meego-terminal
ipython*, see aboveipython-notebook*
python
python-support
python-pygments
python-pyside.qtcore
python-pyside.qtgui
python-pyside.qtsvg
python-zmq*python
python-support
libc6
libzmq1*libc6
libgcc1
libpgm-5.1-0*libc6libstdc++6
libuuid1
pythonThese '*' packages were based on Debian wheezy or Ubuntu 12.04 package sources, stripping Python 3 versions, adjusting some dependencies, etc.
python-support
ipython*, see above
ipython-notebook-common*libjs-jquery*python-tornado*
libjs-mathjax*libjs-jquery*
libjs-underscore*pythonpython-zmq*, see above
python-pycurl
![]() |
2013-01-20
, 08:04
|
|
Posts: 368 |
Thanked: 826 times |
Joined on May 2012
@ India
|
#15
|
![]() |
2013-01-26
, 01:15
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#16
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
![]() |
2013-01-26
, 03:37
|
|
Posts: 368 |
Thanked: 826 times |
Joined on May 2012
@ India
|
#17
|
The Following User Says Thank You to bibek For This Useful Post: | ||
![]() |
2013-02-01
, 03:32
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#18
|
The Following 2 Users Say Thank You to rcolistete For This Useful Post: | ||
![]() |
2013-02-03
, 17:23
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#19
|
c.NotebookApp.ip = '*'Where the password is optional, it is hashed by running in IPython terminal :
c.NotebookApp.open_browser = False
c.NotebookApp.password = u'sha1:<put-here-the-hashed-password>'
![]() |
2013-02-12
, 16:22
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#20
|