##// END OF EJS Templates
make default cell type configurable...
make default cell type configurable - adds IPython.notebook.default_cell_type - default is 'code' (matching IPython 2.0) - special heuristic values include: - 'selected': default to selected cell (current master behavior) - 'above': default to cell above - 'below': default to cell below
MinRK -
r17785:d676ff3b
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
v4
__init__.py Loading ...
convert.py Loading ...
current.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...