20 Commits (928e846ea86a5daccb3c48c8abe4fede08ecd945)

Author SHA1 Message Date
Paul Ivanov a2d731ff39 fix 'close and halt' in notebook File menu
13 years ago
Brian E. Granger 51fc769edd Handle notebook downloads through the /files URL.
13 years ago
MinRK 4a12890d65 disable download-as-pt
13 years ago
MinRK fc4fb92580 review pass on multidir js
13 years ago
MinRK a7f297f8f3 save before download-as
13 years ago
Zachary Sailer 34b9840786 fixing broken links from recent changes.
13 years ago
Zachary Sailer f3af343f4f Change new/copy URLS to POST requests
13 years ago
Zachary Sailer a74b9a018b removed '/new' URL and added POST notebook request
13 years ago
Zachary Sailer d4ee2da291 proper '.py' and '.ipynb' download files
13 years ago
Zachary Sailer d41544865a fix kill_and_exit button in notebook
13 years ago
Zachary Sailer 62ec52e276 fix restart/interrupt kernel buttons
13 years ago
Zachary Sailer 20324bafd0 fixing path redirects, cleaning path logic
13 years ago
Zachary Sailer 0f52ffa756 manual rebase static/notebook/js files
13 years ago
MinRK 4a04553acd add Edit Notebook Metadata to Edit menu
13 years ago
Matthias Bussonnier a133236f56 Merge pull request #3969 from Carreau/usestrict
13 years ago
Matthias BUSSONNIER 13ff842be5 "use strict" in most (if not all) our javascript
13 years ago
MinRK 3f3709526c minor checkpoint cleanup
13 years ago
MinRK 09567f835b remove debug statement
13 years ago
MinRK 40b882906f add 'No Checkpoints' to Revert menu
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago