Thomas Kluyver
|
557fb3f4ae
|
Python 3 compatibility for os.getcwdu()
|
2013-10-31 12:37:45 -07:00 |
|
Matthias Bussonnier
|
cefbcbead1
|
Merge pull request #3526 from minrk/clusterlist
ensure 'default' is first in cluster profile list
when sorting, 'default' is transformed to ''.
|
2013-07-05 07:35:59 -07:00 |
|
MinRK
|
13408ecf71
|
ensure 'default' is first in cluster profile list
when sorting, `'default'` is transformed to `''`.
|
2013-07-03 16:18:10 -07:00 |
|
Thomas Kluyver
|
a2bf752dba
|
Remove unused imports in IPython.html
|
2013-07-02 22:31:40 +01:00 |
|
MinRK
|
cf726d6a40
|
mv IPython.html.notebook -> IPython.html
|
2013-06-27 11:14:10 -07:00 |
|