MinRK
|
a186b25626
|
explicitly load python mode before IPython mode
ensures IPython mode gets defined at startup,
which can sometimes fail because the Python mode was loaded dynamically.
closes #3636
|
13 years ago |
MinRK
|
f9dd129e1c
|
remove notebook read-only view
it is largely broken, and had problematic security issues.
|
13 years ago |
MinRK
|
127a0669ff
|
enable comment/uncomment selection
with `(cmd|ctrl)-/`
closes #1540
|
13 years ago |
Matthias BUSSONNIER
|
2272edf715
|
correct static path for CM modes autoload
this shoudl also allow to require CM python mode for ipython mode and
only pass a config options.
|
13 years ago |
MinRK
|
d12a9b19c9
|
use bootstrap `disabled` instead of `ui-state-disabled`
in menubar
|
13 years ago |
MinRK
|
cf726d6a40
|
mv IPython.html.notebook -> IPython.html
|
13 years ago |