Commit Graph

576 Commits (09da6cb8af2a13078cd7611d754ffacebbbf36d3)

Author SHA1 Message Date
Brian Granger 09da6cb8af Always use filename as the notebook name.
14 years ago
Matthias BUSSONNIER a4dc3f1e3f position upload form for firefox
14 years ago
Bussonnier Matthias 711c2ef6cc Merge pull request #1739 from Carreau/dashboardImprovement
14 years ago
Matthias BUSSONNIER 981738f9e3 change upload sentense
14 years ago
Brian E. Granger 13cc762f4c Merge pull request #1630 from minrk/mergekernel
14 years ago
Bussonnier Matthias 242d3df5c2 Merge pull request #1705 from Carreau/draggablePager
14 years ago
Thomas Kluyver 89b6bc664a Merge pull request #1606 from Carreau/loadpycat
14 years ago
Matthias BUSSONNIER 1eeff0e5c8 Revert "esc collapse pager"
14 years ago
MinRK b037cf18a4 move default log setup to _log_default from init_logging
14 years ago
MinRK e0cdb267de fix date objects in _reserialize_reply
14 years ago
Matthias BUSSONNIER 73ff1c5cde fix upload button selection by class
14 years ago
Matthias BUSSONNIER b2291b14dc Drag target bigger for empty notebook dashboard
14 years ago
Matthias BUSSONNIER 1eae6f060a do not expose enable/disable autorefresh
14 years ago
Matthias BUSSONNIER 40bdd81f5c replace b by strong for semantic, more change in boilerplate
14 years ago
Matthias BUSSONNIER 231e8f93f2 remove underscore in filename
14 years ago
Matthias BUSSONNIER 0ada7dd847 bold click here in dashboard
14 years ago
Matthias BUSSONNIER ee857f1bd9 remove extra console.log
14 years ago
Matthias BUSSONNIER d549731d32 add 'Close and halt' in notebook filemenu
14 years ago
Matthias BUSSONNIER 13cf61912b prevent autorefresh when pending upload
14 years ago
Matthias BUSSONNIER a6f78c90b3 Check for null rather than undefined
14 years ago
Matthias BUSSONNIER c20c814a69 space around assignement
14 years ago
Matthias BUSSONNIER 2faee858af rename kernel_status -> kernel_id
14 years ago
Matthias BUSSONNIER 34deb138c8 test kernel for undefined rather than off
14 years ago
Matthias BUSSONNIER fc59441dda dashboard autorefresh
14 years ago
Matthias BUSSONNIER a07088dde1 clean unused command
14 years ago
Matthias BUSSONNIER 4af8cb6c9a proof of concept
14 years ago
Matthias BUSSONNIER 473a3947b0 kernel status
14 years ago
Matthias BUSSONNIER 8d673ea086 clean html, style logon form
14 years ago
Matthias BUSSONNIER 275b1040b1 multifile selection
14 years ago
Matthias BUSSONNIER ca089cc7cf alternate notebook upload methods
14 years ago
Min RK c6fedc3456 Merge pull request #1686 from punchagan/notebook-cmd-line
14 years ago
Matthias BUSSONNIER 293243fcf4 remove references to loadpy
14 years ago
Matthias BUSSONNIER 6acefdacb2 pep 8 and js
14 years ago
Matthias BUSSONNIER 4cfd7e9df6 fix firefox compatibility
14 years ago
MinRK f72eebe15f update with forthcoming MathJax CDN move
14 years ago
Matthias BUSSONNIER 785fbd9d9a esc collapse pager
14 years ago
Puneeth Chaganti 1e9d2f4a1c ENH: Open a notebook from the command line
14 years ago
Matthias BUSSONNIER 976c433fe4 Make pager resizable, and remember size...
14 years ago
Matthias BUSSONNIER 8462288405 fix tooltip on token with number
14 years ago
MinRK 97151aa3b8 revert PR #1659
14 years ago
Michael Droettboom a5d7dd8d2b Fix typo in comment
14 years ago
Michael Droettboom e8be6bbe50 Fix the "test for nothing was streamed" so it doesn't add empty elements -- but only when there wasn't already something there.
14 years ago
Michael Droettboom 50fa35b1cc Handle carriage return characters ("\r") in HTML notebook output.
14 years ago
MinRK 86e3e953da add ioloop.install to backported patches
14 years ago
Paul Ivanov 06dd2b00c6 clear In[] prompt numbers on "Clear All Output"
14 years ago
MinRK 6e2694a9d9 handle old pyzmq in notebook exit confirmation
14 years ago
MinRK c5d7d6f08a confirm notebook shutdown on SIGINT
14 years ago
MinRK 3c19b40d2f exit notebook cleanly on SIGINT, SIGTERM
14 years ago
Fernando Perez 0344f92a62 Merge pull request #1490 from minrk/raw
14 years ago
MinRK e7a45e9454 add VERSIONHACK markers for never-released plaintext handling
14 years ago