You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/IPython/frontend/html/notebook
Mikhail Korobov 4bca5a19ea
Some bugs in js (mostly scoping bugs) are fixed
14 years ago
..
static Some bugs in js (mostly scoping bugs) are fixed 14 years ago
templates "Paste Cell Replace" -> "Paste Cell & Replace" 14 years ago
tests s/assertEquals/assertEqual (again) 14 years ago
clustermanager.py Change distressing / inaccurate debug message about overwriting profiles 14 years ago
filenbmanager.py Renaming BaseNotebookManager->NotebookManager to preserve config. 14 years ago
handlers.py Notebook: Store the username in a cookie whose name is unique. 14 years ago
kernelmanager.py Merge pull request #1981 from tkf/kill-bg-processes 14 years ago
nbmanager.py Answer Issue #2366 14 years ago
notebookapp.py Made changes as per discussion in PR thread. 14 years ago