mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
6cee444630
- 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 |
||
---|---|---|
docs/source | ||
examples | ||
git-hooks | ||
IPython | ||
tools/tests | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |